mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-31 10:42:57 +08:00
use 08ab4d326c (inpainting-with-stable-diffusion)
directly
parent
ac8f1426ab
commit
a9b3c5627c
@ -195,7 +195,7 @@ Options for inpainting:
|
|||||||
## Inpainting model
|
## Inpainting model
|
||||||
RunwayML has trained an additional model specifically designed for inpainting. This model accepts additional inputs - the initial image without noise plus the mask - and seems to be much better at the job.
|
RunwayML has trained an additional model specifically designed for inpainting. This model accepts additional inputs - the initial image without noise plus the mask - and seems to be much better at the job.
|
||||||
|
|
||||||
Download and extra info for the model is here: [https://github.com/runwayml/stable-diffusion#inpainting-with-stable-diffusion](https://github.com/w-e-w/stable-diffusion/tree/inpainting#inpainting-with-stable-diffusion)
|
Download and extra info for the model is here: [https://github.com/runwayml/stable-diffusion#inpainting-with-stable-diffusion](https://github.com/CompVis/stable-diffusion/tree/08ab4d326c96854026c4eb3454cd3b02109ee982#inpainting-with-stable-diffusion)
|
||||||
|
|
||||||
To use the model, you must rename the checkpoint so that its filename ends in `inpainting.ckpt`, for example, `1.5-inpainting.ckpt`.
|
To use the model, you must rename the checkpoint so that its filename ends in `inpainting.ckpt`, for example, `1.5-inpainting.ckpt`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user