michaelriedl commited on
Commit
fd04761
1 Parent(s): 3ed80a5

Fixed requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- transformers
2
- torch
3
  numpy
4
  Pillow
5
- einops>=0.3
6
- kornia>=0.5.4
 
1
+ diffusers[torch]
 
2
  numpy
3
  Pillow