Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ opencv-python
|
|
4 |
Pillow
|
5 |
tensorflow
|
6 |
torch
|
7 |
-
gdown
|
|
|
|
4 |
Pillow
|
5 |
tensorflow
|
6 |
torch
|
7 |
+
gdown
|
8 |
+
loguru
|