Replies: 1 comment 2 replies
-
having this same issue and error trying to utilize xl canny and depth into a deforum animation. what's strange is the very first time i tried, i got a successful render with both controlnets working, i made no changes to anything but from that point forward it has been broken. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I've recently set up Forge with adding extra path for controlNet models of my A1111. Everything works fine on webui.
I've a Python script which interacts with A1111 nowebui. Now I run Forge in --nowebui mode and run the Python script. I'm getting following errors:
I thought it didn't pick up my A1111 controlNet path and I copied the model to forge_webui\webui\models\ControlNet. But it didn't help. Forge --nowebui does generate image, but ignores the controlNet.
Any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions