Commit
·
370a3bd
1
Parent(s):
53d8d30
update requirements file
Browse files- requirements.txt +9 -2
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
basicsr>=1.4.2
|
2 |
+
facexlib>=0.2.5
|
3 |
+
gfpgan>=1.3.5
|
4 |
+
numpy
|
5 |
+
opencv-python
|
6 |
+
Pillow
|
7 |
+
torch>=1.7
|
8 |
+
torchvision
|
9 |
+
tqdm
|