Steven Liu
|
cc5b31ffc9
|
[docs] Migrate syntax (#12390)
* change syntax
* make style
|
2025-09-30 10:11:19 -07:00 |
|
Aryan
|
a4df8dbc40
|
Update more licenses to 2025 (#11746)
update
|
2025-06-19 07:46:01 +05:30 |
|
Steven Liu
|
64dec70e56
|
[docs] LoRA support (#10844)
* lora
* update
* update
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
|
2025-02-22 08:53:02 +05:30 |
|
SahilCarterr
|
6da6406529
|
[Fix] broken links in docs (#10434)
* Fix broken links in docs
* fix parenthesis
|
2025-01-06 10:07:38 -08:00 |
|
Pakkapon Phongthawee
|
40ab1c03f3
|
add depth controlnet sd3 pre-trained checkpoints to docs (#9937)
|
2024-11-16 18:36:01 +05:30 |
|
Tolga CangΓΆz
|
7ef8a46523
|
[Docs] Fix CPU offloading usage (#9207)
* chore: Fix cpu offloading usage
* Trim trailing white space
* docs: update Kolors model link in kolors.md
|
2024-08-18 13:12:12 -10:00 |
|
ζιιΉ
|
cc0513091a
|
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-08-13 17:30:46 +05:30 |
|
ηε₯ε
|
e5564d45bf
|
Support SD3 ControlNet and Multi-ControlNet. (#8566)
* sd3 controlnet
---------
Co-authored-by: haofanwang <haofanwang.ai@gmail.com>
|
2024-06-18 14:59:22 -10:00 |
|