Skip to content

Fix Soft Inpaint for AnimateDiff#15148

Merged
AUTOMATIC1111 merged 3 commits intoAUTOMATIC1111:devfrom
continue-revolution:conrevo/fix-soft-inpaint
Mar 6, 2024
Merged

Fix Soft Inpaint for AnimateDiff#15148
AUTOMATIC1111 merged 3 commits intoAUTOMATIC1111:devfrom
continue-revolution:conrevo/fix-soft-inpaint

Conversation

@continue-revolution
Copy link
Copy Markdown
Contributor

Description

close continue-revolution/sd-webui-animatediff#447

Soft inpaint author assume that nmask will be a single image, but I hooked the whole i2i batch function and p.init to let frame-by-frame mask be possible.

Checklist:

@continue-revolution continue-revolution changed the base branch from master to dev March 6, 2024 11:38
@AUTOMATIC1111 AUTOMATIC1111 merged commit 8904e00 into AUTOMATIC1111:dev Mar 6, 2024
@continue-revolution continue-revolution deleted the conrevo/fix-soft-inpaint branch March 6, 2024 12:45
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.

[Bug]: IndexError: index 1 is out of bounds for dimension 0 with size 1 when Soft inpainting enabled and batched img2img

2 participants