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 #175

Merged
merged 41 commits into from
Aug 23, 2024
Merged

Merge changes #175

merged 41 commits into from
Aug 23, 2024

Conversation

Skquark
Copy link
Owner

@Skquark Skquark commented Aug 23, 2024

No description provided.

cloneofsimo and others added 30 commits August 15, 2024 16:30
* add pe

* Update src/diffusers/models/transformers/auraflow_transformer_2d.py

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

* Update src/diffusers/models/transformers/auraflow_transformer_2d.py

* beauty

* retrigger ci.

---------

Co-authored-by: Sayak Paul <[email protected]>
…de the loop (#9153)

* optimize guidance creation in flux pipeline by moving it outside the loop

* use torch.full instead of torch.tensor to create a tensor with a single value

---------

Co-authored-by: Sayak Paul <[email protected]>
add set_default_attn_processor to pixart.
If Karras is not enabled, a device inconsistency error will occur. This is due to the fact that sigmas were not moved to the specified device.
* chore: Fix cpu offloading usage

* Trim trailing white space

* docs: update Kolors model link in kolors.md
* Added test suite for lumina

* Fixed failing tests

* Improved code quality

* Added function docstrings

* Improved formatting
* update

* update

* update

* update

* update
* update

* update

* update

* update
…d on #8294 (#8938)

* incorrect_number_fix

* add_TOC

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

* fix: manual edits

* fix: manual edtis

* fix: manual edits

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

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

Co-authored-by: Jihun Lim <[email protected]>

* fix: manual edits

---------

Co-authored-by: Jihun Lim <[email protected]>
add vae slicing and tiling to flux pipeline

Co-authored-by: Sayak Paul <[email protected]>
Fix dtype error

Co-authored-by: 蒋硕 <[email protected]>
Co-authored-by: Sayak Paul <[email protected]>
Custom sampler support Stable Cascade Decoder
…s support (#8947)

* make latent upscaler accept prompt embeds

---------

Co-authored-by: Dhruv Nair <[email protected]>
Co-authored-by: Sayak Paul <[email protected]>
Co-authored-by: YiYi Xu <[email protected]>
* Added pad controlnet sdxl img2img pipeline

---------

Co-authored-by: YiYi Xu <[email protected]>
* refactor rotary embeds

* adding jsmidt as co-author of this PR for #9133

---------

Co-authored-by: Sayak Paul <[email protected]>
Co-authored-by: Joseph Smidt <[email protected]>
fix docstring

Co-authored-by: Sayak Paul <[email protected]>
sayakpaul and others added 11 commits August 22, 2024 06:50
* break from_pretrained part i.

* part ii.

* init_kwargs

* remove _fetch_init_kwargs

* type annotation

* dtyle

* switch to _check_and_update_init_kwargs_for_missing_modules.

* remove _check_and_update_init_kwargs_for_missing_modules.

* use pipeline_loading_kwargs.

* remove _determine_current_device_map.

* remove _filter_null_components.

* device_map fix.

* fix _update_init_kwargs_with_connected_pipeline.

* better handle custom pipeline.

* explain _maybe_raise_warning_for_inpainting.

* add example for model variant.

* fix
* support parsing alpha from a flux lora state dict.

* conditional import.

* fix breaking changes.

* safeguard alpha.

* fix
* fix xformers tests

* remove unnecessary modifications to cogvideox tests

* update
* fix PHILOSOPHY.md

* fix CONTRIBUTING.md

* fix tutorial_overview.md

* fix stable_diffusion.md

* Update tutorial_overview.md
merge now, will add/fix test next
* draft of embedding

---------

Co-authored-by: Aryan <[email protected]>
* start fusing flux.

* test

* finish fusion

* fix-copues
…tch (#9256)

Update pipeline_kandinsky2_2_combined.py

Bugfix on image type check mismatch
@Skquark Skquark merged commit e7ab826 into Skquark:main Aug 23, 2024
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.