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