Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
gradio
|
2 |
-
openai-whisper
|
|
|
|
|
|
1 |
gradio
|
2 |
+
openai-whisper
|
3 |
+
faster_whisper
|
4 |
+
logging
|