Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
tensorflow
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
numpy==1.23.5
|
|
|
1 |
+
streamlit
|
2 |
+
tensorflow
|
3 |
+
pillow
|
4 |
+
opencv-python
|
5 |
+
numpy
|
|