Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
transformers==4.28.0
|
| 2 |
gradio
|
| 3 |
-
|
| 4 |
pytube
|
| 5 |
-
git+https://github.com/openai/whisper.git
|
| 6 |
-
keras
|
|
|
|
| 1 |
transformers==4.28.0
|
| 2 |
gradio
|
| 3 |
+
tensorflow
|
| 4 |
pytube
|
| 5 |
+
git+https://github.com/openai/whisper.git
|
|
|