- 06 Jan, 2025 1 commit
-
-
Sayak Paul authored
add slow and nightly markers to sd3 lora integation.
-
- 05 Jan, 2025 1 commit
-
-
hlky authored
Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 04 Jan, 2025 1 commit
-
-
chaowenguo authored
Update rerender_a_video.py
-
- 03 Jan, 2025 1 commit
-
-
chaowenguo authored
* Update rerender_a_video.py * Update rerender_a_video.py * make style --------- Co-authored-by:hlky <hlky@hlky.ac>
-
- 02 Jan, 2025 10 commits
-
-
hlky authored
Fix AutoPipeline `from_pipe` where source pipeline is missing target pipeline's optional components (#10400) * Optional components in AutoPipeline * missing_modules --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
Doug J authored
Enable VAE hash to be able to change with args change. If not, train_dataset_with_embeddiings may have row number inconsistency with train_dataset_with_vae. Co-authored-by:Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
Steven Liu authored
fix links Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Aryan authored
update
-
Sayak Paul authored
fix attribute adjustment for ltx.
-
Daniel Regado authored
* IP-Adapter support for `StableDiffusion3ControlNetPipeline` * Update src/diffusers/pipelines/controlnet_sd3/pipeline_stable_diffusion_3_controlnet.py Co-authored-by:
hlky <hlky@hlky.ac> --------- Co-authored-by:
hlky <hlky@hlky.ac>
-
G.O.D authored
-
Junsong Chen authored
fix pe bug for Sana Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
maxs-kan authored
* check for base_layer key in transformer state dict * test_lora_expansion_works_for_absent_keys * check * Update tests/lora/test_lora_layers_flux.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * check * test_lora_expansion_works_for_absent_keys/test_lora_expansion_works_for_extra_keys * absent->extra --------- Co-authored-by:
hlky <hlky@hlky.ac> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Dev Rajput authored
Add correct number of channels when resuming from checkpoint for Flux Control LoRa training (#10422) * Add correct number of channels when resuming from checkpoint * Fix Formatting
-
- 31 Dec, 2024 3 commits
-
-
Steven Liu authored
* update * update * feedback * fix videos * use previous checkpoint --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Steven Liu authored
* quantization * add other vid models * typo * more pipelines --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Luchao Qi authored
* Update pix2pix.md fix hyperlink error * fix md link typos * fix md typo - remove ".md" at the end of links * [Fix] Broken links in hunyuan docs (#10402) * fix-hunyuan-broken-links * [Fix] docs broken links hunyuan * [training] add ds support to lora sd3. (#10378) * add ds support to lora sd3. Co-authored-by:
leisuzz <jiangshuonb@gmail.com> * style. --------- Co-authored-by:
leisuzz <jiangshuonb@gmail.com> Co-authored-by:
Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com> * fix md typo - remove ".md" at the end of links * fix md link typos * fix md typo - remove ".md" at the end of links --------- Co-authored-by:
SahilCarterr <110806554+SahilCarterr@users.noreply.github.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
leisuzz <jiangshuonb@gmail.com> Co-authored-by:
Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
- 30 Dec, 2024 1 commit
-
-
Sayak Paul authored
* add ds support to lora sd3. Co-authored-by:
leisuzz <jiangshuonb@gmail.com> * style. --------- Co-authored-by:
leisuzz <jiangshuonb@gmail.com> Co-authored-by:
Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
- 28 Dec, 2024 1 commit
-
-
SahilCarterr authored
* fix-hunyuan-broken-links * [Fix] docs broken links hunyuan
-
- 27 Dec, 2024 3 commits
-
-
hlky authored
SD3 pipelines hasattr
-
SahilCarterr authored
[Add] torch_xla support in pipeline_sana.py
-
Alan Ponnachan authored
* Add torch_xla support to pipeline_aura_flow.py * make style --------- Co-authored-by:hlky <hlky@hlky.ac>
-
- 25 Dec, 2024 2 commits
-
-
Sayak Paul authored
* feat: support unload_lora_weights() for Flux Control. * tighten test * minor * updates * meta device fixes.
-
Aryan authored
* Revert "Add support for sharded models when TorchAO quantization is enabled (#10256)" This reverts commit 41ba8c0b . * update tests * udpate * update * update * update device map tests * apply review suggestions * update * make style * fix * update docs * update tests * update workflow * update * improve tests * allclose tolerance * Update src/diffusers/models/modeling_utils.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update tests/quantization/torchao/test_torchao.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * improve tests * fix * update correct slices --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 24 Dec, 2024 6 commits
-
-
Sayak Paul authored
* fix: registration of out_channels in the control flux scripts. * free memory.
-
Fanli Lin authored
fix bug on xpu
-
Eliseu Silva authored
Make passing the IP Adapter mask to the attention mechanism optional if there is no need to apply it to a given IP Adapter.
-
https://github.com/huggingface/diffusers/pull/10368YiYi Xu authored
* fix bug for torch.uint1-7 not support in torch<2.6 * up --------- Co-authored-by:baymax591 <cbai@mail.nwpu.edu.cn>
-
suzukimain authored
Update community_projects.md
-
Sayak Paul authored
fix
-
- 23 Dec, 2024 10 commits
-
-
Sayak Paul authored
* post release 0.32.0 * stylew
-
Aryan authored
* update * make style * update * update * update * make style * single file related changes * update * fix * update single file urls and docs * update * fix
-
Sayak Paul authored
* fixes to tests * fixture * fixes
-
Sayak Paul authored
updates
-
Aryan authored
* rename blocks and docs * fix docs --------- Co-authored-by:Dhruv Nair <dhruv.nair@gmail.com>
-
Aryan authored
fix
-
hlky authored
-
Sayak Paul authored
* misc lora test improvements. * updates * fixes to tests
-
Dhruv Nair authored
update
-
Sayak Paul authored
* sana lora training tests and misc. * remove push to hub * Update examples/dreambooth/train_dreambooth_lora_sana.py Co-authored-by:
Aryan <aryan@huggingface.co> --------- Co-authored-by:
Aryan <aryan@huggingface.co>
-