Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ gradio==4.44.0
|
|
| 3 |
scikit-learn==1.6.1
|
| 4 |
pandas==2.2.2
|
| 5 |
numpy==1.26.4
|
| 6 |
-
joblib==1.4.2
|
|
|
|
|
|
|
|
|
| 3 |
scikit-learn==1.6.1
|
| 4 |
pandas==2.2.2
|
| 5 |
numpy==1.26.4
|
| 6 |
+
joblib==1.4.2
|
| 7 |
+
matplotlib
|
| 8 |
+
seaborn
|