johnowhitaker commited on
Commit
5f507cb
1 Parent(s): 9b86185

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ftfy
2
+ regex
3
+ tqdm
4
+ omegaconf
5
+ pytorch-lightning
6
+ kornia
7
+ imageio-ffmpeg
8
+ einops
9
+ gradio
10
+ torch
11
+ torchvision
12
+ Pillow
13
+ numpy
14
+ imageio
15
+ nvidia_ml_py3