Spaces:
Runtime error
Runtime error
Commit Β·
144f24c
1
Parent(s): d165acd
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
|
| 4 |
torch
|
| 5 |
torchaudio
|
| 6 |
gitpython
|
|
|
|
| 1 |
git+https://github.com/openai/whisper.git
|
| 2 |
transformers
|
| 3 |
+
gradio==3.39
|
| 4 |
torch
|
| 5 |
torchaudio
|
| 6 |
gitpython
|