Upload requirements.txt

#7
by Basementup - opened
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- torch>=2.5.0
2
- transformers>=4.57.0
3
- gradio>=5.0.0
4
- snac>=1.2.1
5
- soundfile>=0.13.0
6
- numpy>=2.1.0
7
- accelerate>=1.10.0
8
-
 
1
+ gradio>=5.0,<7
2
+ huggingface-hub>=0.33,<2
3
+ pypdf>=5.0,<7
4
+ python-docx>=1.1,<2
5
+ edge-tts>=7.0,<8