-
Hi all, I tried adding a safetensors model into data\StableDiffusion but the invoke UI didn't pick it up? I'm also a little lost as to how to use this repo. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, unfortunately, the invoke ui has its own configurations when it comes to the models. You have to go through the UI and add models there, you can use the path to the model
Pretty much so
True, I haven't updated the documentation in a while, and a lot of stuff has changed, I will try to give this a look as soon as I find time. |
Beta Was this translation helpful? Give feedback.
Hi, unfortunately, the invoke ui has its own configurations when it comes to the models.
You have to go through the UI and add models there, you can use the path to the model
/data/StableDiffusion/your-model-name-here
Pretty much so
True, I haven't updated the documentation in a while, and a lot of stuff has changed, I will try to give this a look as soon as I find time.