- 04 Aug, 2025 3 commits
-
-
Samuel Tesfai authored
* Cross attention module to Wan Attention * Apply style fixes --------- Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by:
Aryan <aryan@huggingface.co>
-
Aryan authored
* update * update * update * add docs
-
YiYi Xu authored
* up --------- Co-authored-by:github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 03 Aug, 2025 1 commit
-
-
naykun authored
* (feat): qwen-image integration * fix(qwen-image): - remove unused logics related to controlnet/ip-adapter * fix(qwen-image): - compatible with attention dispatcher - cond cache support * fix(qwen-image): - cond cache registry - attention backend argument - fix copies * fix(qwen-image): - remove local test * Update src/diffusers/models/transformers/transformer_qwenimage.py --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 02 Aug, 2025 3 commits
-
-
Tanuj Rai authored
* Update autoencoder_kl_cosmos.py * Apply style fixes --------- Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by:
Aryan <aryan@huggingface.co>
-
Bernd Doser authored
-
Sayak Paul authored
* support lightx2v lora in wan * add docsa. * reviewer feedback * empty
-
- 01 Aug, 2025 2 commits
-
-
Philip Brown authored
Allow SD pipeline to use newer schedulers, eg: FlowMatch, by skipping attribute that doesnt exist there (scale_model_input) Lines starting
-
YiYi Xu authored
up
-
- 31 Jul, 2025 1 commit
-
-
Sayak Paul authored
* add uv dependencies on top of scripts. * add uv deps.
-
- 30 Jul, 2025 5 commits
-
-
Álvaro Somoza authored
fix
-
Steven Liu authored
initial Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Sayak Paul authored
* support attention backends for lTX * Apply suggestions from code review Co-authored-by:
Aryan <aryan@huggingface.co> * reviewer feedback. --------- Co-authored-by:
Aryan <aryan@huggingface.co>
-
Ömer Karışman authored
* enable caching for WanImageToVideoPipeline * ruff format
-
YiYi Xu authored
* add 5b ti2v * remove a copy * Update src/diffusers/pipelines/wan/pipeline_wan_i2v.py Co-authored-by:
Aryan <aryan@huggingface.co> * Apply suggestions from code review --------- Co-authored-by:
Aryan <aryan@huggingface.co>
-
- 29 Jul, 2025 8 commits
-
-
Steven Liu authored
fix link
-
Steven Liu authored
* draft * update
-
Sayak Paul authored
* include lora fast post. * include details. * Apply suggestions from code review Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
Sayak Paul authored
* start flux. * more * up * up * up * up * get back the deleted files. * up * empathy
-
jlonge4 authored
* add flux kontext * add kontext to img2img * Apply style fixes
-
Álvaro Somoza authored
* login * more logins * uploads * missed login * another missed login * downloads * examples and more logins * fix * setup * Apply style fixes * fix * Apply style fixes
-
Aryan authored
* update * update * update * add coauthor Co-Authored-By:
Dhruv Nair <dhruv.nair@gmail.com> * improve test * handle ip adapter params correctly * fix chroma qkv fusion test * fix fastercache implementation * remove set_attention_backend related code * fix more tests * fight more tests * add back set_attention_backend * update * update * make style * make fix-copies * make ip adapter processor compatible with attention dispatcher * refactor chroma as well * attnetion dispatcher support * remove transpose; fix rope shape * remove rmsnorm assert * minify and deprecate npu/xla processors * remove rmsnorm assert * minify and deprecate npu/xla processors * update * Update src/diffusers/models/transformers/transformer_wan.py --------- Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
Aryan authored
* update * try test fix * add missing link * fix tests * Update src/diffusers/hooks/first_block_cache.py * make style
-
- 28 Jul, 2025 2 commits
-
-
YiYi Xu authored
* support wan 2.2 i2v * add t2v + vae2.2 * add conversion script for vae 2.2 * add * add 5b t2v * conversion script * refactor out reearrange * remove a copied from in skyreels * Apply suggestions from code review Co-authored-by:
bagheera <59658056+bghira@users.noreply.github.com> * Update src/diffusers/models/transformers/transformer_wan.py * fix fast tests * style --------- Co-authored-by:
bagheera <59658056+bghira@users.noreply.github.com>
-
Yao Matrix authored
Signed-off-by:Yao, Matrix <matrix.yao@intel.com>
-
- 25 Jul, 2025 1 commit
-
-
Aryan authored
* update * update
-
- 23 Jul, 2025 4 commits
-
-
Aryan authored
* update
-
Sayak Paul authored
enforce torch version in the compilation tests.
-
Sayak Paul authored
* update guidance_scale docstring for guidance_distilled models. * Update pipeline_flux.py * Update pipeline_flux_control.py * Update pipeline_flux_kontext.py * Update pipeline_flux_kontext_inpaint.py * Update pipeline_sana_sprint.py * style * Update pipeline_hidream_image.py * Update pipeline_chroma.py * Update pipeline_chroma_img2img.py * Update pipeline_hunyuan_video.py --------- Co-authored-by:Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
Aryan authored
* update * fix wan vace test slice * test * fix
-
- 22 Jul, 2025 4 commits
-
-
YiYi Xu authored
up
-
Sam Gao authored
[Examples] uniform naming notations since the in parameter `size` represents `args.resolution`, I thus replace the `args.resolution` inside DreamBoothData with `size`. And revise some notations such as `center_crop`. Co-authored-by:Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
Aryan authored
* update * update * update
-
Yao Matrix authored
* xx * fix Signed-off-by:
YAO Matrix <matrix.yao@intel.com> * Update model_loading_utils.py * Update test_models_unet_2d_condition.py * Update test_models_unet_2d_condition.py * fix style Signed-off-by:
YAO Matrix <matrix.yao@intel.com> * fix comments Signed-off-by:
Matrix Yao <matrix.yao@intel.com> * Update unet_2d_blocks.py * update Signed-off-by:
Matrix Yao <matrix.yao@intel.com> --------- Signed-off-by:
YAO Matrix <matrix.yao@intel.com> Signed-off-by:
Matrix Yao <matrix.yao@intel.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 21 Jul, 2025 4 commits
- 18 Jul, 2025 2 commits
-
-
Chengxi Guo authored
set drop_last to True Signed-off-by:mymusise <mymusise1@gmail.com>
-
Sayak Paul authored
* include bp link. * Update docs/source/en/optimization/fp16.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * resources. --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-