Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge changes #165

Merged
merged 30 commits into from
Jul 5, 2024
Merged

Merge changes #165

merged 30 commits into from
Jul 5, 2024

Conversation

Skquark
Copy link
Owner

@Skquark Skquark commented Jul 5, 2024

No description provided.

sayakpaul and others added 30 commits July 1, 2024 07:14
* shift cache.

* comment
…s is passed in a distributed training env (#8476)

* Create diffusers.yml

* num_train_epochs

---------

Co-authored-by: Sayak Paul <[email protected]>
* update training

* update

---------

Co-authored-by: Sayak Paul <[email protected]>
Co-authored-by: Linoy Tsaban <[email protected]>
* add v1.2 support

---------

Co-authored-by: xingchaoliu <[email protected]>
Co-authored-by: yiyixuxu <[email protected]>
…8735)

* up

* Apply suggestions from code review

Co-authored-by: Steven Liu <[email protected]>

---------

Co-authored-by: Sayak Paul <[email protected]>
Co-authored-by: Steven Liu <[email protected]>
* Update controlnet_sd3.py

---------

Co-authored-by: YiYi Xu <[email protected]>
* fix

* fix things.

Co-authored-by: Linoy Tsaban <[email protected]>

* remove patch

* apply suggestions

---------

Co-authored-by: Linoy Tsaban <[email protected]>
Co-authored-by: sayakpaul <[email protected]>
Co-authored-by: Linoy Tsaban <[email protected]>
* add a test suite for SD3 DreamBooth

* lora suite

* style

* add checkpointing tests for LoRA

* add test to cover train_text_encoder.
* update

* Update src/diffusers/models/unets/unet_motion_model.py

Co-authored-by: YiYi Xu <[email protected]>

---------

Co-authored-by: YiYi Xu <[email protected]>
#8294 (#8690)

* Update philosophy.md 

Some contributions were not reflected previously, so I am resubmitting them.

* Update docs/source/ko/conceptual/philosophy.md

Co-authored-by: Steven Liu <[email protected]>

* Update docs/source/ko/conceptual/philosophy.md

Co-authored-by: Steven Liu <[email protected]>

---------

Co-authored-by: Steven Liu <[email protected]>
* add

* update sd3 controlnet

* Update src/diffusers/models/controlnet_sd3.py

---------

Co-authored-by: yiyixuxu <yixu310@gmail,com>
Co-authored-by: Dhruv Nair <[email protected]>
* introduce  to promote reusability.

* up

* add more tests

* up

* remove comments.

* fix fuse_nan test

* clarify the scope of fuse_lora and unfuse_lora

* remove space
)

Revert "[LoRA] introduce `LoraBaseMixin` to promote reusability. (#8670)"

This reverts commit a2071a1.
* add experimental scripts to train SD3 transformer lora on colab

* add readme

* add colab

* Apply suggestions from code review

Co-authored-by: Steven Liu <[email protected]>

* fix link in the notebook.

---------

Co-authored-by: Steven Liu <[email protected]>
…her libs (#8777)

add dummy lora attention processors to prevent failures in other libs
* add clip_skip

* style

* smol fix

---------

Co-authored-by: Sayak Paul <[email protected]>
…controlnet (#8783)

* add conversion files; changed controlnet for hunyuandit

* style

---------

Co-authored-by: xingchaoliu <[email protected]>
Co-authored-by: yiyixuxu <[email protected]>
fix minor bug in sd3 img2img
* Add vae_roundtrip.py example

* Add cuda support to vae_roundtrip

* Move vae_roundtrip.py into research_projects/vae

* Fix channel scaling in vae roundrip and also support taesd.

* Apply ruff --fix for CI gatekeep check

---------

Co-authored-by: Álvaro Somoza <[email protected]>
* Improve trainer model cards

* Update train_dreambooth_sd3.py

* Update train_dreambooth_lora_sd3.py

* add link to adapters loading doc

* Update train_dreambooth_lora_sd3.py

---------

Co-authored-by: Linoy Tsaban <[email protected]>
@Skquark Skquark merged commit 34c4b8a into Skquark:main Jul 5, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.