Trouble Shootings - wkpark/sd-webui-model-mixer GitHub Wiki

Q: Gradio controls are not consistent with screenshots. what's wrong with it?

A: After updating or changing some gradio controls, your gradio controls might not be consistent with the screenshots. in this case, ui-config.json caches old default values of gradio controls. to fix this issue, 1) remove or rename ui-config.json found at the top of sd-webui, then restart UI will fix this issue. 2) or remove some specific gradio control entries in the ui-config.json then restart UI.