michaelriedl commited on
Commit
8bd791b
1 Parent(s): fd04761

Fixed requirements.txt again

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  diffusers[torch]
 
2
  numpy
3
  Pillow
 
1
  diffusers[torch]
2
+ transformers
3
  numpy
4
  Pillow