You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed this also happens with the original stable-diffusion-xl-1.0-inpainting-0.1 on the dev branch, it's not specific to the dreamshaper/lightning model.
Checklist
What happened?
After checking out the dev branch, when doing inpainting after select a SDXL Inpainting Model (https://civitai.com/models/403751/dreamshaper-xl-lightning-inpainting), the program throws error.
Steps to reproduce the problem
RuntimeError: Given groups=1, weight of size [320, 9, 3, 3], expected input[2, 4, 160, 120] to have 9 channels, but got 4 channels instead.
What should have happened?
Should do the inpainting properly. This is working in "master" branch.
What browsers do you use to access the UI ?
Google Chrome
Sysinfo
sysinfo-2024-06-08-18-15.json
Console logs
Additional information
This issue also happened after I merge the PR of @huchenlei alone to my local branch.
The text was updated successfully, but these errors were encountered: