- 22 Apr, 2024 2 commits
-
-
Fabio Rigano authored
* Restore AttnProcessor2_0 in unload_ip_adapter * Fix style * Update test --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
Jenyuan-Huang authored
* enable control ip-adapter per-transformer block on-the-fly --------- Co-authored-by:
sayakpaul <spsayakpaul@gmail.com> Co-authored-by:
ResearcherXman <xhs.research@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
- 19 Apr, 2024 1 commit
-
-
Fabio Rigano authored
* Switch to peft and multi proj layers * Move Face ID loading and inference to core --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 02 Apr, 2024 1 commit
-
-
Sayak Paul authored
* add: utility to format our docs too
📜 * debugging saga * fix: message * checking * should be fixed. * revert pipeline_fixture * remove empty line * make style * fix: setup.py * style.
-
- 19 Mar, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 08 Mar, 2024 1 commit
-
-
Steven Liu authored
* update * fix parameter name * feedback * add no mask version --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 01 Mar, 2024 1 commit
-
-
YiYi Xu authored
* add Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> --------- Co-authored-by:
yiyixuxu <yixu310@gmail,com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 15 Feb, 2024 1 commit
-
-
Sayak Paul authored
* feat: allow low_cpu_mem_usage in ip adapter loading * reduce the number of device placements. * documentation. * throw low_cpu_mem_usage warning only once from the main entry point.
-
- 14 Feb, 2024 1 commit
-
-
Steven Liu authored
* use cases * first draft * fix image links * lcm-lora * feedback * review * feedback * feedback
-
- 10 Feb, 2024 1 commit
-
-
YiYi Xu authored
* fix * add tests --------- Co-authored-by:
yiyixuxu <yixu310@gmail,com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 08 Feb, 2024 2 commits
-
-
Sayak Paul authored
change to 2024
-
Sayak Paul authored
* add: support for passing ip adapter image embeddings * debugging * make feature_extractor unloading conditioned on safety_checker * better condition * type annotation * index to look into value slices * more debugging * debugging * serialize embeddings dict * better conditioning * remove unnecessary prints. * Update src/diffusers/loaders/ip_adapter.py Co-authored-by:
YiYi Xu <yixu310@gmail.com> * make fix-copies and styling. * styling and further copy fixing. * fix: check_inputs call in controlnet sdxl img2img pipeline --------- Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
- 07 Feb, 2024 1 commit
-
-
YiYi Xu authored
[ip-adapter] make sure length of `scale` is same as number of ip-adapters when using `set_ip_adapter_scale` (#6884) add Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
- 31 Jan, 2024 1 commit
-
-
YiYi Xu authored
--------- Co-authored-by:
yiyixuxu <yixu310@gmail,com> Co-authored-by:
Alvaro Somoza <somoza.alvaro@gmail.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 16 Jan, 2024 1 commit
-
-
Fabio Rigano authored
* Fix path generation on Windows * Update set_default_attn_processors * Use pathlib * Fix quality * Fix copy * Revert changes in set_default_attn_processors --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 02 Jan, 2024 1 commit
-
-
Fabio Rigano authored
* Add unload_ip_adapter method * Update attn_processors with original layers * Add test * Use set_default_attn_processor --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 26 Dec, 2023 1 commit
-
-
Kashif Rasul authored
* [Peft] fix saving / loading when unet is not "unet" * Update src/diffusers/loaders/lora.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * undo stablediffusion-xl changes * use unet_name to get unet for lora helpers * use unet_name --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 06 Dec, 2023 1 commit
-
-
Lucain authored
* Harmonize HF environment variables + deprecate use_auth_token * fix import * fix
-
- 21 Nov, 2023 1 commit
-
-
YiYi Xu authored
* add ip-adapter --------- Co-authored-by:
okotaku <to78314910@gmail.com> Co-authored-by:
sayakpaul <spsayakpaul@gmail.com> Co-authored-by:
yiyixuxu <yixu310@gmail,com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-