nateraw commited on
Commit
c9ab810
1 Parent(s): 47429c0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ Pillow
3
+ numpy
4
+ scipy
5
+ imageio
6
+ imageio-ffmpeg==0.4.4
7
+ pyspng==0.1.0