Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=3.50.2
|
2 |
+
huggingface_hub>=0.19.4
|
3 |
+
joblib>=1.3.2
|
4 |
+
numpy>=1.24.3
|
5 |
+
scikit-learn>=1.3.2
|