ljleb / sd-webui-neutral-prompt

Collision-free AND keywords for a1111 webui!
MIT License
187 stars 13 forks source link

Constant errors like this: An unexpected noise weight was encountered at prompt #30

Closed Nrgte closed 1 year ago

Nrgte commented 1 year ago

So I'm currently not even using Neutral Prompt, but I constantly get these kinds of errors in the console:

An unexpected noise weight was encountered at prompt #0 Expected :0.4, but got :1.0 This is likely due to another extension also monkey patching the webui noise blending function

Probably related to ADetailer, but why are these popping up since I'm not using Neutral Prompt..

Thanks!

ljleb commented 1 year ago

These are warnings, you can safely ignore the messages when not using any feature of the extension. These are mostly useful for debugging, I'll add a checkbox to toggle verbose messages.

Nrgte commented 1 year ago

Okay, thanks for the headsup!

ljleb commented 1 year ago

Added a checkbox to not print warnings by default. Enable it if you want to tradeoff console logs clutter for feedback on accuracy of prompt tree mapping