Spaces:
Runtime error
Runtime error
Commit
Β·
7ee73ed
1
Parent(s):
4ef724b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
transformers
|
3 |
-
gradio==3.
|
4 |
torch
|
5 |
torchaudio
|
6 |
gitpython
|
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
transformers
|
3 |
+
gradio==3.50
|
4 |
torch
|
5 |
torchaudio
|
6 |
gitpython
|