Update README.md

fixed typo
This commit is contained in:
Muerrilla
2025-11-05 22:21:55 +03:30
committed by GitHub
parent 00cbcca1ee
commit 1947999834

View File

@@ -2,7 +2,7 @@
This is an extension for [Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui), [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge), and [Forge Neo](https://github.com/Haoming02/sd-webui-forge-classic/tree/neo) which allows users to adjust the amount of detail/smoothness in an image, during the sampling steps. This is an extension for [Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui), [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge), and [Forge Neo](https://github.com/Haoming02/sd-webui-forge-classic/tree/neo) which allows users to adjust the amount of detail/smoothness in an image, during the sampling steps.
It uses no LORAs, ControlNets, etc., and as a result its performance is not biased towards any certain style and it introduces no new stylistic or semantic features of its own into the generation. This also means that it can work with any model and on any type of image. It uses no LORAs, ControlNets, etc., and as a result its performance is not biased towards any certain style and it introduces no new stylistic or semantic features of its own into the generation. This also means that it can work with any model and on any type of image.
Works with SD 1.5, SDXL, Flux, Qwenm etc. Works with SD 1.5, SDXL, Flux, Qwen Image etc.
**Update 2025-11-05:** Added multiple daemons and hi-res pass. **Update 2025-11-05:** Added multiple daemons and hi-res pass.