Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit
|
|
| 2 |
numpy
|
| 3 |
opencv-python
|
| 4 |
joblib
|
| 5 |
-
tensorflow
|
|
|
|
|
|
| 2 |
numpy
|
| 3 |
opencv-python
|
| 4 |
joblib
|
| 5 |
+
tensorflow
|
| 6 |
+
streamlit
|