You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There might be a bug with extension detection. Have noticed that the two existing extensions supported don't always gets detected/enabled each reload, and mine is exhibiting the same behavior. Usually all 3 will become enabled after 1-2 extra reloads
Steps to reproduce the problem
Have A1111 running with Dynamic Prompts and ControlNets (and CFG Rescale if using my PR)
Load openOutpaint (either as extension or standalone)
Expand Extensions
Wait to see if all extentions become enabled
Observe that on some loads, not all extensions are enabled
Reload, try again
What should have happened?
All supported extensions should enabled each load when installed and active on A1111.
Hadn't touched any of the extension support before looking in to adding cfg rescale support for #260. I had a look to see if I could figure out the cause, but my JS is extremely rusty.
The text was updated successfully, but these errors were encountered:
disclaimer: apologies for the extended delay, my brain is terrible and you shouldn't expect much from me
i've never had controlnet/dynamic prompts not detect properly myself, but it's likely something is indeed broken with extension support because it's extra jank as mentioned
What happened?
There might be a bug with extension detection. Have noticed that the two existing extensions supported don't always gets detected/enabled each reload, and mine is exhibiting the same behavior. Usually all 3 will become enabled after 1-2 extra reloads
Steps to reproduce the problem
What should have happened?
All supported extensions should enabled each load when installed and active on A1111.
Commit where the problem happens
2f3c65e
What platforms do you use to access openOutpaint?
Linux
What browsers do you use to access the UI ?
Google Chrome
Browser Extensions/Addons
None active on openOutpaint
AUTOMATIC1111 webUI Commandline Arguments
--no-half-vae --api --opt-split-attention --cors-allow-origins=http://127.0.0.1:7860,http://127.0.0.1:3456 --no-download-sd-mode
Additional information
Hadn't touched any of the extension support before looking in to adding cfg rescale support for #260. I had a look to see if I could figure out the cause, but my JS is extremely rusty.
The text was updated successfully, but these errors were encountered: