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

[Bug]: X/Y/Z plot doesn't support ControlNet Integrated #839

Open
6 tasks
aaambrozewicz opened this issue Jul 10, 2024 · 2 comments
Open
6 tasks

[Bug]: X/Y/Z plot doesn't support ControlNet Integrated #839

aaambrozewicz opened this issue Jul 10, 2024 · 2 comments

Comments

@aaambrozewicz
Copy link

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

2024-07-10_20h57_55
There is no controlnet options on XYZ plot script and u cannot install controlnet as a addon because Forge is automatically turning it off even if integrated controlnet is turned off.

Steps to reproduce the problem

x

What should have happened?

x

What browsers do you use to access the UI ?

No response

Sysinfo

x

Console logs

x

Additional information

No response

@Panchovix
Copy link

Just if someone wants to know, you can disable the check that auto disables default controlnet being not enabled, but probably won't work
always_disabled_extensions = [
#'sd-webui-controlnet',]

@aaambrozewicz
Copy link
Author

Just if someone wants to know, you can disable the check that auto disables default controlnet being not enabled, but probably won't work always_disabled_extensions = [ #'sd-webui-controlnet',]

Yeah, I del 'sd-webui-controlnet' in file "modules_forge\config.py" and "controlnet addon" show up in UI, but as you mention it doesn't work :(

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