Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
streamlit-lottie
|
|
|
|
| 3 |
Pillow
|
| 4 |
numpy
|
| 5 |
tensorflow
|
|
|
|
| 1 |
streamlit
|
| 2 |
streamlit-lottie
|
| 3 |
+
streamlit=option-menu
|
| 4 |
Pillow
|
| 5 |
numpy
|
| 6 |
tensorflow
|