Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse filesAdd requirements.txt file
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ openai
|
|
5 |
opencv_python
|
6 |
Pillow
|
7 |
scikit_learn
|
|
|
8 |
streamlit
|
9 |
streamlit_image_select
|
10 |
tqdm
|
|
|
5 |
opencv_python
|
6 |
Pillow
|
7 |
scikit_learn
|
8 |
+
scikit-image
|
9 |
streamlit
|
10 |
streamlit_image_select
|
11 |
tqdm
|