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

Merged
merged 28 commits into from
Nov 2, 2023
Merged

Merge changes #121

merged 28 commits into from
Nov 2, 2023

Conversation

Skquark
Copy link
Owner

@Skquark Skquark commented Nov 2, 2023

No description provided.

yiyixuxu and others added 28 commits October 27, 2023 08:49
update checkpoint

Co-authored-by: yiyixuxu <yixu310@gmail,com>
* disable freeu debug

* debug

* potentially fix.

* finish

* manually remove the spaces

* remove tab
* internal classes api

* add internal class overview

* fix toctree
…5355)

* fix error reported 'find_unused_parameters' running in mutiple GPUs or NPUs

* fix code check of importing module by its alphabetic order

---------

Co-authored-by: jiaqiw <[email protected]>
Co-authored-by: Dhruv Nair <[email protected]>
* docs: initial pt translation

* docs: add pt build to github workflow and fix some missing translations
* add peft slow tests workflow

* Update .github/workflows/push_tests.yml

---------

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

* Move realfill folder

* Fix some format issues
* stabilize dpmpp for sdxl by using euler at the final step

* add lu's uniform logsnr time steps

* add test

* fix check_copies

* fix tests

---------

Co-authored-by: Patrick von Platen <[email protected]>
* update

* update

* update

* update
update docker image for xformers
* Add Copyright info

* Fix typos, improve, update

* Update deepfloyd_if.md

* Update ldm3d_diffusion.md

* Update opt_overview.md
* Fix typos, improve, update

* Update autopipeline.md

* Update docs/source/en/tutorials/using_peft_for_inference.md

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

* Update docs/source/en/tutorials/using_peft_for_inference.md

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

* Update docs/source/en/tutorials/using_peft_for_inference.md

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

---------

Co-authored-by: Steven Liu <[email protected]>
* Update final model offload for more pipelines

Add test to ensure all pipeline components are returned to CPU after
execution with model offloading

* Add comment to explain early UNet offload in Text-to-Video pipeline

* Style
* Enable lora for sdxl adapters too.

Issue #5516

* fix: assertion values.

* Use numpy_cosine_similarity_distance on the arrays

Co-authored-by: Dhruv Nair <[email protected]>

* Use numpy_cosine_similarity_distance on the arrays

Co-authored-by: Dhruv Nair <[email protected]>

* Changed imports orders to pass tests

Co-authored-by: Dhruv Nair <[email protected]>

---------

Co-authored-by: Ilias A <[email protected]>
Co-authored-by: Dhruv Nair <[email protected]>
Co-authored-by: Sayak Paul <[email protected]>
* I added a new doc string to the class. This is more flexible to understanding other developers what are doing and where it's using.

* Update src/diffusers/models/unet_2d_blocks.py

This changes suggest by maintener.

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

* Update src/diffusers/models/unet_2d_blocks.py

Add suggested text

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

* Update unet_2d_blocks.py

I changed the Parameter to Args text.

* Update unet_2d_blocks.py

proper indentation set in this file.

* Update unet_2d_blocks.py

a little bit of change in the act_fun argument line.

* I run the black command to reformat style in the code

* Update unet_2d_blocks.py

similar doc-string add to have in the original diffusion repository.

* I removed the dummy variable defined in both the encoder and decoder.

* Now, I run black package to reformat my file

---------

Co-authored-by: Sayak Paul <[email protected]>
Co-authored-by: Dhruv Nair <[email protected]>
…aining script" (#5614)

Revert "Fix the order of width and height of original size in SDXL training script (#5382)"

This reverts commit 45db049.
…#5608)

* fix civitai bug

* add test

* up

* fix test

* added slow test.

* style

* Update src/diffusers/utils/peft_utils.py

Co-authored-by: Benjamin Bossan <[email protected]>

* Update src/diffusers/utils/peft_utils.py

---------

Co-authored-by: Benjamin Bossan <[email protected]>
* Fix typos, improve, update

* Update _toctree.yml

* Update docs/README.md

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

* Update docs/README.md

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

* Apply Grammarly fixes

---------

Co-authored-by: Steven Liu <[email protected]>
* kandinsky 2.1 first draft

* add kandinsky 2.2

* fix identical section headers

* try hfoptions syntax

* add img2img

* add inpaint

* add interpolate

* fix tag

* more cleanups

* typo

* update hfoptions id

* align hfoptions tags
@Skquark Skquark merged commit 2d3baf3 into Skquark:main Nov 2, 2023
1 of 3 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.