my
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ flask
|
|
2 |
gunicorn
|
3 |
easyocr
|
4 |
psutil
|
5 |
-
matplotlib
|
|
|
|
2 |
gunicorn
|
3 |
easyocr
|
4 |
psutil
|
5 |
+
matplotlib
|
6 |
+
tqdm
|