Error: Object has no attribute 'firstphase_width' #35
Unanswered
Hecatonchires667
asked this question in
Q&A
Replies: 1 comment
-
sorry... i just saw someone had already opened an issue :-/ - |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi everyone,
when i try to do anything with the script and try to do anything... nothing works.
I just get the following error:
"AttributeError: 'StableDiffusionProcessingTxt2Img' object has no attribute 'firstphase_width' "
Or a bit more detailled:
scripts\multirender.py", line 190, in run o_firstphase_width = p.firstphase_width AttributeError: 'StableDiffusionProcessingTxt2Img' object has no attribute 'firstphase_width'
Anyone an idea what to do?
Thx a lot :)
Beta Was this translation helpful? Give feedback.
All reactions