Your Name commited on
Commit
f91ab11
·
1 Parent(s): beb105b

req file added

Browse files
Files changed (1) hide show
  1. requirements.txt +60 -0
requirements.txt ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ audioop-lts==0.2.1
5
+ certifi==2025.1.31
6
+ charset-normalizer==3.4.1
7
+ click==8.1.8
8
+ fastapi==0.115.12
9
+ ffmpy==0.5.0
10
+ filelock==3.18.0
11
+ fsspec==2025.3.2
12
+ gradio==5.25.2
13
+ gradio_client==1.8.0
14
+ groovy==0.1.2
15
+ h11==0.14.0
16
+ httpcore==1.0.8
17
+ httpx==0.28.1
18
+ huggingface-hub==0.30.2
19
+ idna==3.10
20
+ Jinja2==3.1.6
21
+ markdown-it-py==3.0.0
22
+ MarkupSafe==3.0.2
23
+ mdurl==0.1.2
24
+ mpmath==1.3.0
25
+ networkx==3.4.2
26
+ numpy==2.2.5
27
+ orjson==3.10.16
28
+ packaging==25.0
29
+ pandas==2.2.3
30
+ pillow==11.2.1
31
+ pydantic==2.11.3
32
+ pydantic_core==2.33.1
33
+ pydub==0.25.1
34
+ Pygments==2.19.1
35
+ python-dateutil==2.9.0.post0
36
+ python-multipart==0.0.20
37
+ pytz==2025.2
38
+ PyYAML==6.0.2
39
+ requests==2.32.3
40
+ rich==14.0.0
41
+ ruff==0.11.6
42
+ safehttpx==0.1.6
43
+ semantic-version==2.10.0
44
+ setuptools==79.0.0
45
+ shellingham==1.5.4
46
+ six==1.17.0
47
+ sniffio==1.3.1
48
+ starlette==0.46.2
49
+ sympy==1.13.1
50
+ tomlkit==0.13.2
51
+ torch==2.6.0
52
+ torchvision==0.21.0
53
+ tqdm==4.67.1
54
+ typer==0.15.2
55
+ typing-inspection==0.4.0
56
+ typing_extensions==4.13.2
57
+ tzdata==2025.2
58
+ urllib3==2.4.0
59
+ uvicorn==0.34.2
60
+ websockets==15.0.1