Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
scikit-learn==1.6.1
|
| 2 |
pandas==2.2.2
|
| 3 |
-
xlrd>1.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
scikit-learn==1.6.1
|
| 2 |
pandas==2.2.2
|
| 3 |
+
xlrd>1.0.0
|
| 4 |
+
|
| 5 |
+
pandas
|
| 6 |
+
joblib
|
| 7 |
+
gradio
|
| 8 |
+
openpyxl
|