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