Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
gradio>=5.0.0
|
| 2 |
groq>=0.4.0
|
| 3 |
faster-whisper>=1.0.0
|
| 4 |
bcrypt>=4.0.0
|
| 5 |
python-multipart>=0.0.9
|
| 6 |
-
|
|
|
|
|
|
|
| 1 |
groq>=0.4.0
|
| 2 |
faster-whisper>=1.0.0
|
| 3 |
bcrypt>=4.0.0
|
| 4 |
python-multipart>=0.0.9
|
| 5 |
+
audioop-lts>=0.2.1
|