Spaces:
Runtime error
Runtime error
Create requirments.txt
Browse files- requirments.txt +8 -0
requirments.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
streamlit
|
4 |
+
tensorflow
|
5 |
+
matplotlib
|
6 |
+
scikit-learn
|
7 |
+
scikit-image
|
8 |
+
opencv-python
|