Spaces:
Runtime error
Runtime error
Commit
·
c25e807
1
Parent(s):
f5c2787
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
streamlit == 1.11.0
|
2 |
-
pandas
|
3 |
-
numpy
|
4 |
-
Pillow
|
5 |
huggingface_hub
|
6 |
-
opencv-python-headless
|
7 |
-
pickleshare
|
8 |
-
requests
|
9 |
-
scikit-image
|
10 |
streamlit_option_menu
|
11 |
altair==4.0
|
|
|
1 |
streamlit == 1.11.0
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
Pillow
|
5 |
huggingface_hub
|
6 |
+
opencv-python-headless
|
7 |
+
pickleshare
|
8 |
+
requests
|
9 |
+
scikit-image
|
10 |
streamlit_option_menu
|
11 |
altair==4.0
|