Spaces:
Running
on
A10G
Running
on
A10G
Xintao
commited on
Commit
•
55eb16f
1
Parent(s):
d0fef57
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
torch>=1.7
|
|
|
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
torchvision
|
5 |
scipy
|
6 |
tqdm
|
7 |
-
basicsr>=1.4.1
|
8 |
-
facexlib>=0.2.4
|
9 |
lmdb
|
10 |
pyyaml
|
11 |
yapf
|
|
|
1 |
torch>=1.7
|
2 |
+
basicsr>=1.4.1
|
3 |
+
facexlib>=0.2.4
|
4 |
numpy
|
5 |
opencv-python
|
6 |
torchvision
|
7 |
scipy
|
8 |
tqdm
|
|
|
|
|
9 |
lmdb
|
10 |
pyyaml
|
11 |
yapf
|