Spaces:
Runtime error
Runtime error
Commit
·
16fc67c
1
Parent(s):
7181ae3
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
|
| 2 |
-
seaborn
|
| 3 |
-
joblib
|
| 4 |
-
scikit-learn
|
| 5 |
-
|
|
|
|
| 6 |
pandas
|
| 7 |
matplotlib
|
| 8 |
gradio
|
|
|
|
| 1 |
|
| 2 |
+
seaborn
|
| 3 |
+
joblib
|
| 4 |
+
scikit-learn
|
| 5 |
+
sklearn
|
| 6 |
+
numpy
|
| 7 |
pandas
|
| 8 |
matplotlib
|
| 9 |
gradio
|