- 02 Jan, 2025 1 commit
-
-
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 19 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>
-
Aryan authored
refactor
-
Sayak Paul authored
fix: torchao example.
-
Aryan authored
* bump min torchao version to 0.7.0 * update
-
Thien Tran authored
Add missing `.shape`
-
Junsong Chen authored
* fix the Positinoal Embedding bug in 2K model; * Change the default model to the BF16 one for more stable training and output * make style * substract buffer size * add compute_module_persistent_sizes --------- Co-authored-by:yiyixuxu <yixu310@gmail.com>
-
Dhruv Nair authored
* update * Update src/diffusers/loaders/single_file_utils.py Co-authored-by:
Aryan <aryan@huggingface.co> --------- Co-authored-by:
Aryan <aryan@huggingface.co>
-
YiYi Xu authored
add: q
-
hlky authored
Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Aryan authored
update docs and example to use community weights
-
- 21 Dec, 2024 4 commits
-
-
Mehmet Yiğit Özgenç authored
* flux controlnet inpaint config bug * Update src/diffusers/pipelines/flux/pipeline_flux_controlnet_inpainting.py --------- Co-authored-by:
yigitozgenc <yigit@quantuslabs.ai> Co-authored-by:
hlky <hlky@hlky.ac>
-
hlky authored
* Flux IP-Adapter * test cfg * make style * temp remove copied from * fix test * fix test * v2 * fix * make style * temp remove copied from * Apply suggestions from code review Co-authored-by:
YiYi Xu <yixu310@gmail.com> * Move encoder_hid_proj to inside FluxTransformer2DModel * merge * separate encode_prompt, add copied from, image_encoder offload * make * fix test * fix * Update src/diffusers/pipelines/flux/pipeline_flux.py * test_flux_prompt_embeds change not needed * true_cfg -> true_cfg_scale * fix merge conflict * test_flux_ip_adapter_inference * add fast test * FluxIPAdapterMixin not test mixin * Update pipeline_flux.py Co-authored-by:
YiYi Xu <yixu310@gmail.com> --------- Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
hlky authored
-
hlky authored
-