Aryan
|
818f760732
|
[Pipeline] AnimateDiff SDXL (#6721)
* update conversion script to handle motion adapter sdxl checkpoint
* add animatediff xl
* handle addition_embed_type
* fix output
* update
* add imports
* make fix-copies
* add decode latents
* update docstrings
* add animatediff sdxl to docs
* remove unnecessary lines
* update example
* add test
* revert conv_in conv_out kernel param
* remove unused param addition_embed_type_num_heads
* latest IPAdapter impl
* make fix-copies
* fix return
* add IPAdapterTesterMixin to tests
* fix return
* revert based on suggestion
* add freeinit
* fix test_to_dtype test
* use StableDiffusionMixin instead of different helper methods
* fix progress bar iterations
* apply suggestions from review
* hardcode flip_sin_to_cos and freq_shift
* make fix-copies
* fix ip adapter implementation
* fix last failing test
* make style
* Update docs/source/en/api/pipelines/animatediff.md
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
* remove todo
* fix doc-builder errors
---------
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
|
2024-05-08 21:27:14 +05:30 |
|
Dhruv Nair
|
eb96ff0d59
|
Safetensor loading in AnimateDiff conversion scripts (#7764)
* update
* update
|
2024-04-29 17:36:50 +05:30 |
|
Dhruv Nair
|
8f2d13c684
|
Fix setting fp16 dtype in AnimateDiff convert script. (#7127)
* update
* update
|
2024-02-29 22:47:39 +05:30 |
|
Dhruv Nair
|
fb02316db8
|
Add AnimateDiff conversion scripts (#6340)
* add scripts
* update
|
2023-12-26 22:40:00 +05:30 |
|