radames HF staff commited on
Commit
734f215
1 Parent(s): dd1db25

new diffusers

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- diffusers==0.22.2
 
2
  transformers==4.34.1
3
  gradio==3.50.2
4
  --extra-index-url https://download.pytorch.org/whl/cu121
@@ -8,4 +9,5 @@ uvicorn==0.23.2
8
  Pillow==10.1.0
9
  accelerate==0.24.0
10
  compel==2.0.2
11
- controlnet-aux==0.0.7
 
 
1
+ # diffusers==0.22.2
2
+ git+https://github.com/huggingface/diffusers.git@6110d7c95f630479cf01340cc8a8141c1e359f09
3
  transformers==4.34.1
4
  gradio==3.50.2
5
  --extra-index-url https://download.pytorch.org/whl/cu121
 
9
  Pillow==10.1.0
10
  accelerate==0.24.0
11
  compel==2.0.2
12
+ controlnet-aux==0.0.7
13
+ peft==0.6.0