Ahsen Khaliq commited on
Commit
58a1742
1 Parent(s): 94a748e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.9.1+cu111
2
+ torchvision==0.10.1+cu111 -f https://download.pytorch.org/whl/torch_stable.html
3
+ einops
4
+ ninja
5
+ scipy
6
+ numpy
7
+ Pillow
8
+ tqdm
9
+ imageio-ffmpeg
10
+ imageio