Saravutw commited on
Commit
bfd7163
·
verified ·
1 Parent(s): f4e7b5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- diffusers
 
2
  transformers
3
- accelerate
4
  gradio
5
  torch
 
1
+ diffusers>=0.21.0
2
+ accelerate>=0.23.0
3
  transformers
 
4
  gradio
5
  torch