Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
opencv-python-headless>=4.9.0
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.44.0
|
| 2 |
+
huggingface-hub>=0.24.0
|
| 3 |
opencv-python-headless>=4.9.0
|
| 4 |
+
numpy>=1.26.0
|
| 5 |
+
Pillow>=10.4.0
|
| 6 |
+
requests>=2.31.0
|
| 7 |
+
fal-client>=0.5.0
|
| 8 |
+
gTTS>=2.5.0
|