teticio commited on
Commit
0e6916b
1 Parent(s): 07ba0fd

update version of diffusers

Browse files
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. setup.cfg +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch
2
  numpy
3
  Pillow
4
- diffusers>=0.2.4
5
  librosa
6
  datasets
7
  gradio
 
1
  torch
2
  numpy
3
  Pillow
4
+ diffusers>=0.4.1
5
  librosa
6
  datasets
7
  gradio
setup.cfg CHANGED
@@ -14,6 +14,6 @@ install_requires =
14
  torch
15
  numpy
16
  Pillow
17
- diffusers>=0.2.4
18
  librosa
19
  datasets
 
14
  torch
15
  numpy
16
  Pillow
17
+ diffusers>=0.4.1
18
  librosa
19
  datasets