Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
Pillow
|
3 |
+
streamlit
|
4 |
+
numpy
|
5 |
+
tensorflow
|
6 |
+
keras
|
7 |
+
streamlit-drawable-canvas
|
8 |
+
opencv-python-headles==4.6.0.66
|