Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -11,7 +11,6 @@ openpyxl
|
|
| 11 |
librosa
|
| 12 |
soundfile
|
| 13 |
speechrecognition
|
| 14 |
-
gtts
|
| 15 |
gradio
|
| 16 |
-
|
| 17 |
-
opencv-python-headless # For any image processing (cv2)
|
|
|
|
| 11 |
librosa
|
| 12 |
soundfile
|
| 13 |
speechrecognition
|
| 14 |
+
gtts
|
| 15 |
gradio
|
| 16 |
+
opencv-python-headless
|
|
|