Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
scipy==1.10.1
|
| 6 |
-
pybind11==2.10.4
|
| 7 |
-
setuptools>=42.0.0
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pillow
|
| 3 |
+
opencv-python-headless>=4.0.0
|
| 4 |
+
numpy
|
|
|
|
|
|
|
|
|