Spaces:
Paused
Paused
Upload requirements.txt
#7
by Basementup - opened
- requirements.txt +5 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 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
|
|
|
|
|
|
|
|
|