Dowon

Results 36 comments of Dowon

[Mikubill/sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet) must be installed, and the inpaint model must exist in the controlnet model path.

I can see the preview, why don't you???

If you don't use `Inpaint at full resolution`, it will resize to the input resolution, or if you use `use separate width/height`, it will resize to that resolution and then...

You can adjust that value by modifying your `ui-config.json` file.

enable ๊ธฐ๋ณธ๊ฐ’์€ False์ž…๋‹ˆ๋‹ค. ์˜ˆ์ „์— ์ž ๊น True์˜€์„๋•Œ ์„ค์น˜ํ•˜์‹  ๋ถ„์€ `ui-config.json`ํŒŒ์ผ์—์„œ ์ง์ ‘ ์ˆ˜์ •ํ•˜์…”์•ผํ•ฉ๋‹ˆ๋‹ค.

![Cap 2023-05-15 22-48-46-336](https://github.com/Bing-su/adetailer/assets/37621276/5822f7b9-7867-415c-a3fe-01470fb15eb5) Settings - After Detailer - Save mask previews Please refer to the ControlNet github to install ControlNet.

Probably an undocumented [seed breaking change](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Seed-breaking-changes), or maybe an effect of the sampler change in 1.9.0. Adetailer doesn't do anything about it.

This feature was introduced in webui 1.6.0. There are some people still using less than 1.6.0, so I'll bring it in at some point in the future, thanks.

Currently, adetailer handles major model downloads through the huggingface_hub library. Downloading via huggingface_hub makes it easy to handle integrity checks, model updates, and is useful for ensuring that models are...