Spaces:
Sleeping
Sleeping
Rename requirements (2).txt to requirements.txt
Browse files
requirements (2).txt → requirements.txt
RENAMED
@@ -1,8 +1,11 @@
|
|
1 |
altair
|
2 |
pandas
|
3 |
streamlit
|
4 |
-
|
5 |
joblib
|
6 |
pillow
|
7 |
opencv-python
|
8 |
-
scikit-learn
|
|
|
|
|
|
|
|
1 |
altair
|
2 |
pandas
|
3 |
streamlit
|
4 |
+
streamlit-drawable-canvas
|
5 |
joblib
|
6 |
pillow
|
7 |
opencv-python
|
8 |
+
scikit-learn
|
9 |
+
matplotlib
|
10 |
+
seaborn
|
11 |
+
tensorflow
|