Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ numpy==1.26.2
|
|
| 2 |
Pillow==10.1.0
|
| 3 |
requests==2.31.0
|
| 4 |
streamlit==1.29.0
|
| 5 |
-
|
| 6 |
streamlit_elements==0.1.0
|
| 7 |
tensorflow==2.15.0
|
|
|
|
| 2 |
Pillow==10.1.0
|
| 3 |
requests==2.31.0
|
| 4 |
streamlit==1.29.0
|
| 5 |
+
streamlit-option-menu==0.3.6
|
| 6 |
streamlit_elements==0.1.0
|
| 7 |
tensorflow==2.15.0
|