stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

Some ui-config settings are not working

Open westNeighbor opened this issue 1 year ago • 2 comments

I only tried to change several default values, but found the followings don't work "customscript/sampler.py/txt2img/Sampling method/value": "DPM++ 2M", "customscript/sampler.py/txt2img/Schedule type/value": "Karras", "txt2img/Height/value": 768, "txt2img/CFG Scale/value": 3.0,

I'm using Forge with CUDA 12.4 + Pytorch 2.4 version.

westNeighbor avatar Aug 14 '24 16:08 westNeighbor

Yes they are broken, same for me. Just did a clean install and update. Not even previously used model is loaded at the start.

leukophobia avatar Aug 14 '24 17:08 leukophobia

Same issue here, can't set a handful of options in ui-config.json, but others work. Sampling method, schedule type, and check-boxes seem to be the issues for me.

version: f2.0.1v1.10.1-previous-320-gdb5a876d  •  python: 3.10.13  •  torch: 2.4.0+cu124  •  xformers: N/A  •  gradio: 4.40.0

juicyroots avatar Aug 18 '24 06:08 juicyroots