[Core] add: controlnet support for SDXL #4038
add: controlnet sdxl.
c6c9f3ab
modifications to controlnet.
185b67b0
run styling.
db78a4cb
add: __init__.pys
af8273a0
incorporate https://github.com/huggingface/diffusers/pull/4019 changes.
c8b00dea
run make fix-copies.
68f2c389
resize the conditioning images.
4b86d632
remove autocast.
dade6812
run styling.
15d4afd8
disable autocast.
5ed7d3e3
debugging
64b0e206
device placement.
f482f46e
back to autocast.
c2bbb2b7
remove comment.
ccb62103
save some memory by reusing the vae and unet in the pipeline.
be13ef5a
apply styling.
fbb086a5
Allow low precision sd xl
65a5c452
finish
43f842cb
finish
7171d423
Merge branch 'main' into allow_low_precision_vae_sd_xl
97f69a75
Merge branch 'main' into feat/sd-xl-controlnet-2
d706b2bb
Merge remote-tracking branch 'origin/allow_low_precision_vae_sd_xl' i…
e2ca903b
changes to accommodate the improved VAE.
fa22868c
modifications to how we handle vae encoding in the training.
b1c83fdd
make style
a4e10d89
make existing controlnet fast tests pass.
2d7c4541
change vae checkpoint cli arg.
7296a7f1
fix: vae pretrained paths.
74f74851
Merge branch 'main' into feat/sd-xl-controlnet-2
73ccae81
fix: steps in get_scheduler().
7d27b1d1
debugging.
3fa4809c
Merge branch 'feat/sd-xl-controlnet-2' of https://github.com/huggingf…
115b30db
debugging./
523c1eba
fix: weight conversion.
98ed3c94
add: docs.
a397ead2
add: limited tests./
4c14e88f
add: datasets to the requirements.
156dd27e
Merge branch 'main' into feat/sd-xl-controlnet-2
02a9d884
sayakpaul
force pushed
from
310b5646
to
02a9d884
2 years ago
update docstrings and incorporate the usage of watermarking.
6611259f
incorporate fix from #4083
695c3ac1
fix watermarking dependency handling.
680e2418
run make-fix-copies.
842f5dd6
Empty-Commit
0c904ce0
Update requirements_sdxl.txt
ae48efcb
remove vae upcasting part.
74dda654
Apply suggestions from code review
08153a99
run make style
dc4839ee
run make fix-copies.
54fdb56c
disable suppot for multicontrolnet.
5d53cb8b
Merge branch 'main' into feat/sd-xl-controlnet-2
e430d1a1
Apply suggestions from code review
740944ae
run make fix-copies.
e35cf2b4
dtyle/.
d7aecd2d
fix-copies.
f129bc40
sayakpaul
merged
3eb498e7
into main 2 years ago
sayakpaul
deleted the feat/sd-xl-controlnet-2 branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub