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