Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
tensorflow == 2.11.0
|
| 2 |
streamlit >= 1.18.0, <= 1.21.0
|
| 3 |
Pillow == 9.3.0
|
| 4 |
-
streamlit-image-select == 0.
|
| 5 |
pandas == 1.5.2
|
| 6 |
numpy == 1.23.4
|
| 7 |
opencv-python == 4.6.0.66
|
|
|
|
| 1 |
tensorflow == 2.11.0
|
| 2 |
streamlit >= 1.18.0, <= 1.21.0
|
| 3 |
Pillow == 9.3.0
|
| 4 |
+
streamlit-image-select == 0.5.1
|
| 5 |
pandas == 1.5.2
|
| 6 |
numpy == 1.23.4
|
| 7 |
opencv-python == 4.6.0.66
|