diffusers
Fix StableDiffusionXLPAGInpaintPipeline
#9128
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Commits
fix: class name in `AutoPipelineForInpainting`
gumgood
committed
1 year ago
fix: batch size of `mask` and `masked_image_latents`
gumgood
committed
1 year ago
Merge branch 'huggingface:main' into fix-pag-inpaint-pipeline
gumgood
committed
1 year ago
fix: handling loading of DiffusionPipeline in from_pretrained
gumgood
committed
1 year ago
fix: init_mask in 4-channel UNet
gumgood
committed
1 year ago
style: apply formatter
gumgood
committed
1 year ago
fix: logic to find pag pipeline
gumgood
committed
1 year ago
revert: `prepare_mask_latents`
gumgood
committed
1 year ago
fix: batch size of `mask` and `masked_image_latents`
gumgood
committed
1 year ago
Loading