Unable to automaticly set all the right variable for highres fix #189
Unanswered
magicbot42
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So from the discussion a couple weeks ago, I'm just now trying to set the highres fix variables with unprompted but I'm unable to get it to work. Here is where I'm at. It feels like I'm close, but now getting a original size tuple error. Was also having issues filling all_hr_prompts, and all_hr_negative_prompts variables which seems like they should be arrays. I just set them to the prompt, and negative prompt which doesn't seem right, but it got passed those error out because they were NoneType's.
Here's my setup that is currently erroring with the original_tuple error:
Beta Was this translation helpful? Give feedback.
All reactions