Spaces:
Runtime error
Runtime error
new app.py scripts
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio==4.22.0
|
| 2 |
pandas==1.4.0
|
| 3 |
-
scikit-learn==1.2.0
|
|
|
|
|
|
| 1 |
gradio==4.22.0
|
| 2 |
pandas==1.4.0
|
| 3 |
+
scikit-learn==1.2.0
|
| 4 |
+
joblib
|