mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-14 17:42:58 +08:00
Updated Features (markdown)
parent
9fbbbfc05b
commit
d436ea74b4
@ -11,6 +11,8 @@ All examples are non-cherrypicked unless specified otherwise.
|
||||
|
||||
Mechanically, Attention/emphasis mechanism (see below in features) is supported, but seems to have much less effect, probably due to how Alt-Diffusion is implemented. Clip skip is not supported, the setting is ignored.
|
||||
|
||||
See the PR for more info: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/5238
|
||||
|
||||
# Stable Diffusion 2.0
|
||||
## Basic models
|
||||
Models are supported: 768-v-ema.ckpt ([model](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/768-v-ema.ckpt), [config](https://raw.githubusercontent.com/Stability-AI/stablediffusion/main/configs/stable-diffusion/v2-inference-v.yaml)) and 512-base-ema.ckpt ([model](https://huggingface.co/stabilityai/stable-diffusion-2-base/blob/main/512-base-ema.ckpt), [config](https://raw.githubusercontent.com/Stability-AI/stablediffusion/main/configs/stable-diffusion/v2-inference.yaml)). 2.1 checkpoints should also work.
|
||||
|
Loading…
Reference in New Issue
Block a user