Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
pandas
|
| 2 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
gradio
|
|
|
|
| 1 |
pandas
|
| 2 |
numpy
|
| 3 |
+
scikit-learn
|
| 4 |
+
matplotlib
|
| 5 |
+
seaborn
|
| 6 |
+
scipy
|
| 7 |
gradio
|