Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
sambanova
|
| 3 |
-
hume
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
sambanova-ai>=0.1.0
|
| 3 |
+
hume>=0.9.0
|
| 4 |
+
Pillow>=9.0.0
|
| 5 |
+
openai-whisper>=20231117
|
| 6 |
+
torch>=2.0.0
|