unicodeveloper commited on
Commit
2e59c88
·
verified ·
1 Parent(s): d621fa5
Files changed (1) hide show
  1. requirements.txt +16 -89
requirements.txt CHANGED
@@ -1,89 +1,16 @@
1
- aiofiles==24.1.0
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- audioop-lts==0.2.2
5
- blinker==1.9.0
6
- Brotli==1.1.0
7
- certifi==2025.7.14
8
- charset-normalizer==3.4.3
9
- click==8.2.1
10
- decorator==5.2.1
11
- diffusers==0.35.1
12
- einops==0.8.1
13
- fastapi==0.116.1
14
- ffmpy==0.6.1
15
- filelock==3.19.1
16
- Flask==3.1.1
17
- flask-cors==6.0.1
18
- fsspec==2025.7.0
19
- gradio==5.43.1
20
- gradio_client==1.12.1
21
- groovy==0.1.2
22
- h11==0.16.0
23
- hf-xet==1.1.8
24
- httpcore==1.0.9
25
- httpx==0.28.1
26
- httpx-ws==0.7.2
27
- huggingface-hub==0.34.4
28
- idna==3.10
29
- imageio==2.37.0
30
- imageio-ffmpeg==0.6.0
31
- importlib_metadata==8.7.0
32
- itsdangerous==2.2.0
33
- Jinja2==3.1.6
34
- lmstudio==1.4.1
35
- ltx-video==0.1.2
36
- markdown-it-py==4.0.0
37
- MarkupSafe==3.0.2
38
- mdurl==0.1.2
39
- moviepy==2.2.1
40
- mpmath==1.3.0
41
- msgspec==0.19.0
42
- networkx==3.5
43
- numpy==2.3.2
44
- orjson==3.11.2
45
- packaging==25.0
46
- pandas==2.3.1
47
- pillow==11.3.0
48
- proglog==0.1.12
49
- pydantic==2.11.7
50
- pydantic_core==2.33.2
51
- pydub==0.25.1
52
- Pygments==2.19.2
53
- python-dateutil==2.9.0.post0
54
- python-dotenv==1.1.1
55
- python-multipart==0.0.20
56
- pytz==2025.2
57
- PyYAML==6.0.2
58
- regex==2025.7.34
59
- requests==2.32.5
60
- rich==14.1.0
61
- ruff==0.12.9
62
- safehttpx==0.1.6
63
- safetensors==0.6.2
64
- scipy==1.16.1
65
- semantic-version==2.10.0
66
- sentencepiece==0.2.1
67
- setuptools==80.9.0
68
- shellingham==1.5.4
69
- six==1.17.0
70
- sniffio==1.3.1
71
- starlette==0.47.2
72
- sympy==1.14.0
73
- timm==1.0.19
74
- tokenizers==0.21.4
75
- tomlkit==0.13.3
76
- torch==2.8.0
77
- torchvision==0.23.0
78
- tqdm==4.67.1
79
- transformers==4.51.3
80
- typer==0.16.1
81
- typing-inspection==0.4.1
82
- typing_extensions==4.14.1
83
- tzdata==2025.2
84
- urllib3==2.5.0
85
- uvicorn==0.35.0
86
- websockets==15.0.1
87
- Werkzeug==3.1.3
88
- wsproto==1.2.0
89
- zipp==3.23.0
 
1
+ accelerate
2
+ transformers
3
+ sentencepiece
4
+ pillow
5
+ numpy
6
+ torchvision
7
+ huggingface_hub
8
+ spaces
9
+ opencv-python
10
+ imageio
11
+ imageio-ffmpeg
12
+ einops
13
+ timm
14
+ av
15
+ ltx-video
16
+ git+https://github.com/huggingface/diffusers.git@main