Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State controlnet only saves for text2img and not img2img #44

Closed
Jakeunq opened this issue Jul 17, 2023 · 1 comment
Closed

State controlnet only saves for text2img and not img2img #44

Jakeunq opened this issue Jul 17, 2023 · 1 comment

Comments

@Jakeunq
Copy link

Jakeunq commented Jul 17, 2023

It seems that the file only saves controlnet when it's in text2img, I tried manually editing the file but all it has is

{
"state-ext-control-net-0-enable": "true",
"state-ext-control-net-0-pixel-perfect": "true",
"state-ext-control-net-0-control-type": "Normal",
"state-tab": "img2img ",
"state-ext-control-net-toggled": "true",
"state-ext-control-net-0-model": "control_v11p_sd15_normalbae_fp16 [592a19d8]",
"state-ext-control-net-0-preprocessor": "normal_bae"
}
It does not differentiate between text2img or img2img so I don't think I can edit so that its for text2img, the "state-tab": "img2img ", just means that I saved the state while in img2img tab. And ofcourse controlnet is turned on in settings, but it also does not have an option just for img2img controlnet there. Is there a way to save controlnet settings for img2img?

@ilian6806
Copy link
Owner

Fixed in the last update.

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

No branches or pull requests

2 participants