Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==5.4.0
|
|
2 |
huggingface_hub==0.26.1
|
3 |
joblib==1.4.2
|
4 |
pandas==2.0.3
|
5 |
-
numpy
|
|
|
|
2 |
huggingface_hub==0.26.1
|
3 |
joblib==1.4.2
|
4 |
pandas==2.0.3
|
5 |
+
numpy==1.23.2
|
6 |
+
scikit-learn==1.3.2
|