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

Merged
merged 35 commits into from
Feb 1, 2024
Merged

Merge changes #142

merged 35 commits into from
Feb 1, 2024

Conversation

Skquark
Copy link
Owner

@Skquark Skquark commented Feb 1, 2024

No description provided.

patrickvonplaten and others added 30 commits January 26, 2024 09:32
* add animatediff vid2vid to docs

* Update docs/source/en/api/pipelines/animatediff.md

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

* apply suggestions from review

---------

Co-authored-by: Steven Liu <[email protected]>
* initial commit for unconditional/class-conditional consistency training script

* make style

* Add entry for consistency training script in community README.

* Move consistency training script from community to research_projects/consistency_training

* Add requirements.txt and README to research_projects/consistency_training directory.

* Manually revert community README changes for consistency training.

* Fix path to script after moving script to research projects.

* Add option to load U-Net weights from pretrained model.

---------

Co-authored-by: Patrick von Platen <[email protected]>
* Add UFOGenScheduler with diffusers imports changed from relative to absolute.

* make style

* Add community README entry for UFOGenScheduler.
* feat: explicitly tag to diffusers when using push_to_hub

* remove tags.

* reset repo.

* Apply suggestions from code review

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

* fix: tests

* fix: push_to_hub behaviour for tagging from save_pretrained

* Apply suggestions from code review

Co-authored-by: Lucain <[email protected]>

* Apply suggestions from code review

Co-authored-by: Lucain <[email protected]>

* import fixes.

* add library name to existing model card.

* add: standalone test for generate_model_card

* fix tests for standalone method

* moved library_name to a better place.

* merge create_model_card and generate_model_card.

* fix test

* address lucain's comments

* fix return identation

* Apply suggestions from code review

Co-authored-by: Lucain <[email protected]>

* address further comments.

* Update src/diffusers/pipelines/pipeline_utils.py

Co-authored-by: Lucain <[email protected]>

---------

Co-authored-by: Patrick von Platen <[email protected]>
Co-authored-by: Lucain <[email protected]>
…R on the denominator (#6307)

* fix minsnr implementation for v-prediction case

* format code

* always compute snr when snr_gamma is specified

---------

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

Co-authored-by: Sayak Paul <[email protected]>
Change os.path to pathlib
* Add unload_textual_inversion

* Fix dicts in tokenizer

* Fix quality

* Apply suggestions from code review

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

* Fix variable name after last update

---------

Co-authored-by: YiYi Xu <[email protected]>
* move transformer scripts to transformers modules

* move transformer model test

* move prior transformer test to  directory

* fix doc path

* correct doc path

* add: __init__.py
* Update lora.md with a more accurate description of rank

* Update docs/source/en/training/lora.md

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

---------

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

* Fix mixed precision fine-tuning for text-to-image-lora-sdxl example.

* fix text_encoder_two bug.

---------

Co-authored-by: Sajad Norouzi <[email protected]>
* udpate slices

* up

* hopefully last one

---------

Co-authored-by: yiyixuxu <yixu310@gmail,com>
…a movement. (#6704)

* load cumprod tensor to device

Signed-off-by: woshiyyya <[email protected]>

* fixing ci

Signed-off-by: woshiyyya <[email protected]>

* make fix-copies

Signed-off-by: woshiyyya <[email protected]>

---------

Signed-off-by: woshiyyya <[email protected]>
…6736)

Fix bug in ResnetBlock2D.forward when not USE_PEFT_BACKEND and using scale_shift for time emb where the lora scale  gets overwritten.

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

Address #6702

* Update train_diffusion_dpo_sdxl.py

* Empty-Commit

---------

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

* update

---------

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

* add is_flaky to test_model_cpu_offload_forward_pass

* style

* update

---------

Co-authored-by: Dhruv Nair <[email protected]>
add ipo and hinge loss to dpo trainer
* update

* update

* updaet

* add tests and docs

* clean up

* add to toctree

* fix copies

* pr review feedback

* fix copies

* fix tests

* update docs

* update

* update

* update docs

* update

* update

* update

* update
---------

Co-authored-by: yiyixuxu <yixu310@gmail,com>
Co-authored-by: Alvaro Somoza <[email protected]>
Co-authored-by: Patrick von Platen <[email protected]>
yiyixuxu and others added 5 commits January 31, 2024 09:29
move sigma to device

Co-authored-by: yiyixuxu <yixu310@gmail,com>
Co-authored-by: Sayak Paul <[email protected]>

---------

Co-authored-by: Dhruv Nair <[email protected]>
Co-authored-by: Patrick von Platen <[email protected]>
Co-authored-by: YiYi Xu <[email protected]>
* add

* remove transformer

---------

Co-authored-by: yiyixuxu <yixu310@gmail,com>
* harmonize the module structure for models in tests

* make the folders modules.

---------

Co-authored-by: YiYi Xu <[email protected]>
@Skquark Skquark merged commit 05def5b into Skquark:main Feb 1, 2024
5 of 14 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.