Reeve commited on
Commit
96b2536
1 Parent(s): 5e19da8

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ numpy
3
+ torchvision
4
+ dominate>=2.4.0
5
+ facexlib>=0.2.0.3
6
+ opencv-python
7
+ Pillow
8
+ tqdm
9
+ imageio
10
+ easydict