Spaces:
Sleeping
Sleeping
Commit ·
c3fe30c
1
Parent(s): f9f99a6
restore joblib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
numpy
|
|
|
|
| 4 |
scikit-learn==1.2.2
|
|
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
+
joblib
|
| 5 |
scikit-learn==1.2.2
|