Pakkapon Phongthawee
|
94007c0697
|
add depth controlnet sd3 pre-trained checkpoints to docs (#9937)
|
2024-12-23 13:02:18 +05:30 |
|
Tolga Cangöz
|
259b12a077
|
[Docs] Fix CPU offloading usage (#9207)
* chore: Fix cpu offloading usage
* Trim trailing white space
* docs: update Kolors model link in kolors.md
|
2024-12-23 13:02:15 +05:30 |
|
林金鹏
|
095393a5b8
|
Support SD3 controlnet inpainting (#9099)
* add controlnet inpainting pipeline
* [SD3] add controlnet inpaint example
* update example and fix code style
* fix code style with ruff
* Update controlnet_sd3.md : add control inpaint pipeline
* Update docs/source/en/api/pipelines/controlnet_sd3.md
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
* Update docs/source/en/api/pipelines/controlnet_sd3.md
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
* Update docs/source/en/api/pipelines/controlnet_sd3.md
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
* Update src/diffusers/pipelines/controlnet_sd3/pipeline_stable_diffusion_3_controlnet_inpainting.py
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
* Update __init__.py : add sd3 control pipelines
* Update pipeline : add new param doc & check input reference.
* fix typo
* make style & make quality
* add unittest for sd3 controlnet inpaint
---------
Co-authored-by: 鹏徙 <linjinpeng.ljp@alibaba-inc.com>
Co-authored-by: Aryan <contact.aryanvs@gmail.com>
|
2024-12-23 13:02:15 +05:30 |
|
王奇勋
|
86da4dcf8e
|
Support SD3 ControlNet and Multi-ControlNet. (#8566)
* sd3 controlnet
---------
Co-authored-by: haofanwang <haofanwang.ai@gmail.com>
|
2024-12-23 13:02:13 +05:30 |
|