update: version 2
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -1,2 +1,15 @@
|
|
|
|
1 |
streamlit
|
2 |
-
streamlit_option_menu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<<<<<<< HEAD
|
2 |
streamlit
|
3 |
+
streamlit_option_menu
|
4 |
+
=======
|
5 |
+
numpy==1.26.4
|
6 |
+
openai==1.12.0
|
7 |
+
opencv-python==4.9.0.80
|
8 |
+
pandas==2.2.0
|
9 |
+
pillow==10.2.0
|
10 |
+
protobuf==4.25.3
|
11 |
+
streamlit==1.31.0
|
12 |
+
urllib3==2.2.1
|
13 |
+
scikit-image==0.22.0
|
14 |
+
imutils==0.5.4
|
15 |
+
>>>>>>> 236dfd7fe243026ce4aff24c0c98dc10d5adb455
|