Commit
·
29cd533
1
Parent(s):
92905c0
update requirements file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ opencv-python
|
|
6 |
Pillow
|
7 |
torch>=1.7
|
8 |
torchvision
|
9 |
-
tqdm
|
|
|
|
6 |
Pillow
|
7 |
torch>=1.7
|
8 |
torchvision
|
9 |
+
tqdm
|
10 |
+
realesrgan
|