Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
git+https://github.com/openai/whisper.git
|
|
|
3 |
torch
|
4 |
huggingface_hub
|
5 |
librosa
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
git+https://github.com/openai/whisper.git
|
3 |
+
gradio==4.19.1
|
4 |
torch
|
5 |
huggingface_hub
|
6 |
librosa
|