mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
dcb21c0f46
- Imported V2 legacy models will now autoconvert into diffusers at load time regardless of setting of --ckpt_convert. - model manager `heuristic_import()` function now looks for side-by-side yaml and vae files for custom configuration and VAE respectively. Example of this: illuminati-v1.1.safetensors illuminati-v1.1.vae.safetensors illuminati-v1.1.yaml When the user tries to import `illuminati-v1.1.safetensors`, the yaml file will be used for its configuration, and the VAE will be used for its VAE. Conversion to diffusers will happen if needed, and the yaml file will be used to determine which V2 format (if any) to apply. |
||
---|---|---|
.. | ||
deprecated_documentation | ||
Developers_documentation | ||
010_INSTALL_AUTOMATED.md | ||
020_INSTALL_MANUAL.md | ||
030_INSTALL_CUDA_AND_ROCM.md | ||
040_INSTALL_DOCKER.md | ||
050_INSTALLING_MODELS.md | ||
060_INSTALL_PATCHMATCH.md | ||
070_INSTALL_XFORMERS.md | ||
index.md |