Spaces:
Sleeping
Sleeping
added scikit learns and pickle in req.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
gradio
|
2 |
huggingface_hub
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
+
pickle
|
4 |
+
scikit-learn
|
5 |
+
numpy
|