Spaces:
Runtime error
Runtime error
Commit
·
1ed43bd
1
Parent(s):
e6dc665
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ huggingface_hub
|
|
6 |
opencv-python-headless==4.4.0.42
|
7 |
pickleshare == 0.7.5
|
8 |
requests == 2.24.0
|
9 |
-
scikit-image == 0.19.3
|
|
|
|
6 |
opencv-python-headless==4.4.0.42
|
7 |
pickleshare == 0.7.5
|
8 |
requests == 2.24.0
|
9 |
+
scikit-image == 0.19.3
|
10 |
+
streamlit_option_menu
|