jbilcke-hf HF staff commited on
Commit
c2a67c3
1 Parent(s): 3f437c8

Update requirements.txt

Browse files

use the text-encoder-sdxl-lora branch

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  accelerate==0.21.0
2
- diffusers==0.19.0
3
  gradio==3.39.0
4
  invisible-watermark==0.2.0
5
  Pillow==10.0.0
 
1
  accelerate==0.21.0
2
+ diffusers @ git+https://github.com/huggingface/diffusers@fix/text-encoder-sdxl-lora
3
  gradio==3.39.0
4
  invisible-watermark==0.2.0
5
  Pillow==10.0.0