Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ torch
|
|
4 |
speechbrain
|
5 |
torchaudio
|
6 |
git+https://github.com/openai/whisper.git
|
|
|
|
|
|
4 |
speechbrain
|
5 |
torchaudio
|
6 |
git+https://github.com/openai/whisper.git
|
7 |
+
tqdm
|
8 |
+
gradio==3.14.0
|