Spaces:
Sleeping
Sleeping
version of gradio changed
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
huggingface_hub
|
3 |
scikit-learn
|
4 |
numpy
|
|
|
1 |
+
gradio==3.15.0
|
2 |
huggingface_hub
|
3 |
scikit-learn
|
4 |
numpy
|