hysts HF staff commited on
Commit
3fef5a7
1 Parent(s): 791824f

Update diffusers version to support changing LoRA alpha

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  accelerate==0.15.0
2
  bitsandbytes==0.36.0.post2
3
  datasets==2.8.0
4
- diffusers==0.12.0
5
  ftfy==6.1.1
6
  gradio==3.16.2
7
  huggingface-hub==0.12.0
1
  accelerate==0.15.0
2
  bitsandbytes==0.36.0.post2
3
  datasets==2.8.0
4
+ git+https://github.com/huggingface/diffusers@31be42209ddfdb69d9640a777b32e9b5c6259bf0#egg=diffusers
5
  ftfy==6.1.1
6
  gradio==3.16.2
7
  huggingface-hub==0.12.0