Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pickle-mixin
|
3 |
+
streamlit
|
4 |
+
seaborn
|
5 |
+
pandas
|
6 |
+
matplotlib
|
7 |
+
scikit_learn
|
8 |
+
tensorflow
|
9 |
+
keras
|
10 |
+
opencv_python_headless
|