Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ streamlit
|
|
3 |
Pillow
|
4 |
tensorflow
|
5 |
numpy
|
|
|
6 |
scikit-learn
|
7 |
-
tqdm
|
|
|
3 |
Pillow
|
4 |
tensorflow
|
5 |
numpy
|
6 |
+
tqdm
|
7 |
scikit-learn
|
|