SLAPaper Pang
SLAPaper Pang
In my testing, remove the `choices` from "Enabled" is enough to work see commit: https://github.com/SLAPaper/sd-webui-controlnet/commit/d93c7599ae7ff652740bd4946e792283ad16e343
I implemented this in WebUI Extension for testing: https://github.com/SLAPaper/sd-webui-sdxl-latent-tweaking Might try to write a custom node in spare time
Implemented with an extension: https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler so close this PR
type annotations removed
Fine, I'll test it afterwards
The quick fix works fine, thanks!
Here is result using noise inversion steps 100, which dosn't change much:  ``` wizard, close up shot, old man, white hair, magic, cinematic, painting Negative prompt: low quality, messy,...
can the nan check only enable for VAE?
will force-fp16 mode conflicting with fp8 unet?