Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch>=1.9.0
|
2 |
transformers>=4.11.0
|
3 |
librosa>=0.9.2
|
4 |
-
gradio>=
|
5 |
numpy>=1.21.0
|
6 |
torchaudio
|
7 |
soundfile
|
|
|
1 |
torch>=1.9.0
|
2 |
transformers>=4.11.0
|
3 |
librosa>=0.9.2
|
4 |
+
gradio>=4.5.0
|
5 |
numpy>=1.21.0
|
6 |
torchaudio
|
7 |
soundfile
|