Nav27 commited on
Commit
7f2b526
·
verified ·
1 Parent(s): 1608306

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ basicsr>=1.4.2
2
+ facexlib>=0.2.5
3
+ lmdb
4
+ numpy
5
+ opencv-python
6
+ pyyaml
7
+ scipy
8
+ tb-nightly
9
+ torch>=1.7
10
+ torchvision
11
+ tqdm
12
+ yapf