ZeyadMostafa22
commited on
Commit
·
7686861
1
Parent(s):
d2f237e
new version of graido
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
torch
|
3 |
torchaudio
|
4 |
soundfile
|
5 |
-
gradio
|
|
|
|
2 |
torch
|
3 |
torchaudio
|
4 |
soundfile
|
5 |
+
gradio>=3.30.0
|
6 |
+
|