Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
-
|
| 3 |
scikit-learn>=1.3.0
|
| 4 |
numpy>=1.24.0
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
+
huggingface-hub>=0.21.0
|
| 3 |
scikit-learn>=1.3.0
|
| 4 |
numpy>=1.24.0
|