Spaces:
Sleeping
Sleeping
Commit
·
0bd338b
1
Parent(s):
92f878f
Update requirement.txt
Browse files- requirement.txt +5 -1
requirement.txt
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
pandas
|
| 3 |
numpy
|
|
|
|
|
|
|
| 4 |
Pillow
|
| 5 |
tensorflow
|
| 6 |
-
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
keras
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
+
scikit-learn
|
| 6 |
+
joblib
|
| 7 |
Pillow
|
| 8 |
tensorflow
|
| 9 |
+
pycaret
|
| 10 |
+
catboost
|