Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse filesAdd requirements.txt file
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ openai==1.45.0
|
|
5 |
opencv_python==4.10.0.84
|
6 |
Pillow==10.4.0
|
7 |
scikit_learn==1.4.2
|
8 |
-
|
9 |
streamlit_image_select==0.6.0
|
10 |
tqdm==4.66.4
|
|
|
5 |
opencv_python==4.10.0.84
|
6 |
Pillow==10.4.0
|
7 |
scikit_learn==1.4.2
|
8 |
+
streamlit==1.32.0
|
9 |
streamlit_image_select==0.6.0
|
10 |
tqdm==4.66.4
|