Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
pyaudio
|
|
|
|
| 1 |
+
gradio>=4.31.5
|
| 2 |
+
torch>=2.1.0
|
| 3 |
+
numpy>=1.24.0
|
| 4 |
+
matplotlib>=3.8.0
|
| 5 |
+
requests>=2.31.0
|
| 6 |
+
huggingface-hub>=0.22.0
|
| 7 |
+
Pillow>=10.0.0
|
|
|