requirements txt update gradio dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -57,7 +57,7 @@ huggingface_hub==0.11.1
|
|
57 |
pytorch_lightning==1.8.6
|
58 |
|
59 |
# Web interface
|
60 |
-
gradio==3.
|
61 |
scikit-learn
|
62 |
diffdist
|
63 |
gdown
|
|
|
57 |
pytorch_lightning==1.8.6
|
58 |
|
59 |
# Web interface
|
60 |
+
gradio==3.35.2
|
61 |
scikit-learn
|
62 |
diffdist
|
63 |
gdown
|