Skip to content

Fix SDXL Inpaint#15976

Merged
AUTOMATIC1111 merged 2 commits intoAUTOMATIC1111:devfrom
huchenlei:fix_sdxl_inpaint
Jun 9, 2024
Merged

Fix SDXL Inpaint#15976
AUTOMATIC1111 merged 2 commits intoAUTOMATIC1111:devfrom
huchenlei:fix_sdxl_inpaint

Conversation

@huchenlei
Copy link
Copy Markdown
Contributor

@huchenlei huchenlei commented Jun 9, 2024

Description

Closes #15973.

The issue was introduced in #15806, which attempts to detect SDXL model early.

There are 2 issues with that PR:

  • The state_dict check is on wrong state_dict
  • The detect of flag on wrong object

This PR fixes both issues.

Screenshots/videos:

Checklist:

@huchenlei huchenlei requested a review from AUTOMATIC1111 as a code owner June 9, 2024 02:13
@AUTOMATIC1111 AUTOMATIC1111 merged commit 41ee2db into AUTOMATIC1111:dev Jun 9, 2024
@huchenlei huchenlei deleted the fix_sdxl_inpaint branch June 9, 2024 14:57
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.

2 participants