hank1229 commited on
Commit
dea2d80
·
verified ·
1 Parent(s): 8f82e3d

Upload requirement.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +71 -0
requirements.txt ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ certifi==2025.4.26
5
+ charset-normalizer==3.4.1
6
+ click==8.1.8
7
+ fastapi==0.115.12
8
+ ffmpy==0.5.0
9
+ filelock==3.18.0
10
+ fsspec==2025.3.2
11
+ gradio==5.28.0
12
+ gradio_client==1.10.0
13
+ groovy==0.1.2
14
+ h11==0.16.0
15
+ httpcore==1.0.9
16
+ httpx==0.28.1
17
+ huggingface-hub==0.30.2
18
+ idna==3.10
19
+ inquirerpy==0.3.4
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.18
28
+ packaging==25.0
29
+ pandas==2.2.3
30
+ pfzy==0.3.4
31
+ pillow==11.2.1
32
+ prompt_toolkit==3.0.51
33
+ protobuf==6.30.2
34
+ pydantic==2.11.4
35
+ pydantic_core==2.33.2
36
+ pydub==0.25.1
37
+ Pygments==2.19.1
38
+ python-dateutil==2.9.0.post0
39
+ python-dotenv==1.1.0
40
+ python-multipart==0.0.20
41
+ pytz==2025.2
42
+ PyYAML==6.0.2
43
+ regex==2024.11.6
44
+ requests==2.32.3
45
+ rich==14.0.0
46
+ ruff==0.11.7
47
+ safehttpx==0.1.6
48
+ safetensors==0.5.3
49
+ semantic-version==2.10.0
50
+ sentencepiece==0.2.0
51
+ setuptools==80.0.1
52
+ shellingham==1.5.4
53
+ six==1.17.0
54
+ sniffio==1.3.1
55
+ starlette==0.46.2
56
+ sympy==1.14.0
57
+ timm==1.0.15
58
+ tokenizers==0.21.1
59
+ tomlkit==0.13.2
60
+ torch==2.7.0
61
+ torchvision==0.22.0
62
+ tqdm==4.67.1
63
+ transformers==4.51.3
64
+ typer==0.15.3
65
+ typing-inspection==0.4.0
66
+ typing_extensions==4.13.2
67
+ tzdata==2025.2
68
+ urllib3==2.4.0
69
+ uvicorn==0.34.2
70
+ wcwidth==0.2.13
71
+ websockets==15.0.1