Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
matplotlib>=3.5.1
|
| 3 |
seaborn>=0.11.2
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
pandas>=1.5.0
|
| 2 |
+
scikit-learn>=1.3.0
|
| 3 |
matplotlib>=3.5.1
|
| 4 |
seaborn>=0.11.2
|
| 5 |
+
gradio
|
| 6 |
+
joblib
|