Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
1 |
+
flask==2.3.3
|
2 |
+
whisper==1.1.10
|
3 |
+
torch==2.0.1
|
4 |
+
gunicorn==20.1.0
|