add note in manual that directly running v2 models not supported

This commit is contained in:
Lincoln Stein 2023-02-11 09:43:14 -05:00
parent b71e675e8d
commit f3639de8b1

View File

@ -80,6 +80,11 @@ only `.safetensors` and `.ckpt` models, but they can be easily loaded
into InvokeAI and/or converted into optimized `diffusers` models. Be
aware that CIVITAI hosts many models that generate NSFW content.
**Note** that InvokeAI 2.3.x does not support directly importing and
running Stable Diffusion version 2 checkpoint models. You may instead
convert them into `diffusers` models using the conversion methods
described below.
## Installation
There are multiple ways to install and manage models: