Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==0.89.0
|
2 |
+
tensorflow==2.6.0
|
3 |
+
keras==2.6.0
|
4 |
+
keras_preprocessing==1.1.2
|
5 |
+
opencv-python==4.5.3.56
|
6 |
+
numpy==1.21.2
|