Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
tensorflow
|
3 |
-
keras
|
4 |
-
Pillow
|
5 |
-
opencv-python
|
|
|
1 |
+
streamlit
|
2 |
+
tensorflow
|
3 |
+
keras
|
4 |
+
Pillow
|
5 |
+
opencv-python
|