[Pipeline] Add LEDITS++ pipelines #6074
Setup LEdits++ file structure
eb9d25bd
Fix import
b53ecc17
LEditsPP Stable Diffusion pipeline
92eb6b3e
Include variable image aspect ratios
c86cd2b3
Implement LEDITS++ for SDXL
cf898275
clean up LEditsPPPipelineStableDiffusion
2111db03
Merge branch 'ledits_pp' of github.com:ml-research/diffusers into led…
03b57707
Adjust inversion output
a0deef03
Added docu, more cleanup for LEditsPPPipelineStableDiffusion
32a78eff
Merge branch 'ledits_pp' of github.com:ml-research/diffusers into led…
4b2e3bea
clean up LEditsPPPipelineStableDiffusionXL
e9aec542
manuelbrack
changed the title Add LEDITS++ pipelines [WIP] [Pipeline] Add LEDITS++ pipelines 2 years ago
Update documentation
1ef50b34
Fix documentation import
a00b3538
Add skeleton IF implementation
ce705060
Fix documentation typo
127c3525
Add LEDTIS docu to toctree
c90c80ed
Add missing title
af19de6b
Finalize SD documentation
06e8861e
Finalize SD-XL documentation
149bc4d3
Fix code style and quality
d798e052
Fix typo
e1f428b7
Fix return types
c2d7a0a0
added LEditsPPPipelineIF; minor changes for LEditsPPPipelineStableDif…
244e6f0a
Fix copy reference
0da01155
add documentation for IF
69f064fa
Add first tests
d690ad8c
Fix batching for SD-XL
82a2d5a8
Fix text encoding and perfect reconstruction for SD-XL
14643288
Add tests for SD-XL, minor changes
f6b94eb1
move user_mask to correct device, use cross_attention_kwargs also for…
8409e04f
Example docstring
49a4a2c0
manuelbrack
marked this pull request as ready for review 2 years ago
manuelbrack
changed the title [WIP] [Pipeline] Add LEDITS++ pipelines [Pipeline] Add LEDITS++ pipelines 2 years ago
Fix attention resolution for non-square images
b5055b80
Refactoring for PR review
2e06d079
Merge branch 'main' into ledits_pp
935508d1
Safely remove ledits_utils.py
8154feed
Style fixes
074a035e
Replace assertions with ValueError
0d60c3b1
Remove LEditsPPPipelineIF
2da7bcae
Remove unecessary input checks
87b2f087
Refactoring of CrossAttnProcessor
e91ef783
Revert unecessary changes to scheduler
0ab4ec00
Remove first progress-bar in inversion
ae135352
Refactor scheduler usage and reset
2dc52479
Use imageprocessor instead of custom logic
8e5e3104
Fix scheduler init warning
1ec846a4
Fix error when running the pipeline in fp16
9de246b3
Update documentation wrt perfect inversion
e71c5ce4
Update tests
76b44475
Merge branch 'huggingface:main' into ledits_pp
74627c8a
Fix code quality and copy consistency
976edb6e
Update LEditsPP import
73574a58
Merge branch 'main' into ledits_pp
afab27d0
Remove enable/disable methods that are now in StableDiffusionMixin
47f64fd8
Change import in docs
6770e673
Revert import structure change
8ba5e24e
Fix ledits imports
dfa291fc
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub