Replies: 1 comment 1 reply
-
This is because they wrote their |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed Japanese Stable Diffusion XL on my local PC (Windows 11).
In my environment, it seems that there is an error due to a mismatch in the arguments for "def check_inputs" starting from line 590 and "self.check_inputs" starting from line 1012 in "pipeline_stable_diffusion_xl.py".
After commenting out two arguments from "self.check_inputs", Japanese Stable Diffusion XL started working.
Beta Was this translation helpful? Give feedback.
All reactions