Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
speechbrain==0.5.14
|
| 3 |
-
moviepy
|
| 4 |
-
requests
|
| 5 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
speechbrain==0.5.14
|
| 3 |
+
moviepy
|
| 4 |
+
requests
|
| 5 |
+
transformers
|
| 6 |
+
torch
|
| 7 |
+
huggingface_hub
|