Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by roop07 - opened
- requirements.txt +7 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
fastapi>=0.100.0
|
| 3 |
+
python-multipart>=0.0.6
|
| 4 |
+
uvicorn>=0.23.0
|
| 5 |
+
faster-whisper>=1.0.0
|
| 6 |
+
numpy>=1.24.0
|
| 7 |
+
scipy>=1.7.0
|