Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
tensorflow
|
4 |
-
|
5 |
scikit-learn
|
6 |
pillow
|
7 |
tqdm
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
tensorflow
|
4 |
+
opencv-python
|
5 |
scikit-learn
|
6 |
pillow
|
7 |
tqdm
|