RoyalEagle commited on
Commit
9f52a44
1 Parent(s): 95bdc01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- torch
2
  clone
3
- ftfy regex tqdm omegaconf pytorch-lightning
4
  kornia==0.6.1
5
  imageio-ffmpeg
6
  einops
@@ -8,3 +6,8 @@ torch-optimizer
8
  easydict
9
  braceexpand
10
  git+https://github.com/pvigier/perlin-numpy
 
 
 
 
 
 
 
1
  clone
 
2
  kornia==0.6.1
3
  imageio-ffmpeg
4
  einops
 
6
  easydict
7
  braceexpand
8
  git+https://github.com/pvigier/perlin-numpy
9
+ ftfy
10
+ regex
11
+ tqdm
12
+ omegaconf
13
+ pytorch-lightning