Spaces:
Sleeping
Sleeping
Upload requirement.txt
Browse files- requirement.txt +10 -0
requirement.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
keras==2.10.0
|
2 |
+
pandas
|
3 |
+
Pillow
|
4 |
+
streamlit
|
5 |
+
numpy
|
6 |
+
tensorflow
|
7 |
+
streamlit-drawable-canvas
|
8 |
+
opencv-contrib-python==4.6.0.66
|
9 |
+
opencv-python==4.6.0.66
|
10 |
+
opencv-python-headless==4.6.0.66
|