Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
git+https://github.com/Panga-az/matchboxnet.git
|
3 |
torch>=1.6
|
4 |
torchaudio
|
|
|
1 |
+
gradio<=3.8
|
2 |
git+https://github.com/Panga-az/matchboxnet.git
|
3 |
torch>=1.6
|
4 |
torchaudio
|