#model.yaml ignored ?
1 messages · Page 1 of 1 (latest)
Based on the information provided in the extracts, it seems that there might be an issue with the loading of the models.yaml file in InvokeAI. This could be due to a variety of reasons such as a change in the file path or a problem with the file format.
In one of the issues on GitHub (source (https://github.com/invoke-ai/InvokeAI/issues/4768)), a user mentioned that in version 3.2.0, the path for the models.yaml file changed to invokeai/configs/models.yaml. Please ensure that your models.yaml file is located in the correct directory.
Also, the format of the models.yaml file is crucial for it to be loaded correctly. Here is an example of the correct format from the same GitHub issue:
metadata:
version: 3.0.0
sd-1/main/v1-5-pruned-emaonly:
path: /netbackup/home/lutusp/invokeai/autoimport/link/v1-5-pruned-emaonly.ckpt
description: sd-1 main model v1-5-pruned-emaonly
config: configs/stable-diffusion/v1-inference-v.yaml
variant: normal
format: checkpoint