mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-07 14:12:53 +08:00
Updated Features (markdown)
parent
a6dd0885df
commit
35b249d011
@ -10,6 +10,9 @@ So far, only Stable Diffusion 2.0-v model is supported. To use it:
|
||||
- grab [config](https://raw.githubusercontent.com/Stability-AI/stablediffusion/main/configs/stable-diffusion/v2-inference-v.yaml) from SD2.0 repository and put it into same place as the checkpoint, renaming it to have same filename (ie if your checkpoint is named `768-v-ema.ckpt`, the config should be named `768-v-ema.yaml`)
|
||||
- select the new checkpoint from the UI
|
||||
|
||||
Train tab will most likely be broken for the 2.0 models.
|
||||
|
||||
|
||||
# Outpainting
|
||||
|
||||
Outpainting extends the original image and inpaints the created empty space.
|
||||
|
Loading…
Reference in New Issue
Block a user