Replies: 1 comment
-
Did you ever find a solution to this? |
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.
-
I'm trying to change the multi controlnet max models setting through the api, but can't seem to figure out how. I tried using override_settings with "setting_control_net_max_models_num" as the key, but I got a keyerror. Any idea how I go about doing this correctly?
Was able to find the setting using the GET /config route

Beta Was this translation helpful? Give feedback.
All reactions