How can I Use/have multiple models (.ckpt) in the same machine? #4839
-
Hi, I want to try different models that I'm finding around the community, but I didn't find anything on how to have and use multiple in the same PC. All the guides I found beside the one here on github says to do stuff like rename models inside "stable-diffusion-webui\models\Stable-diffusion" but that wouldn't work for having multiple, right? Thanks for the help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
renaming models is not needed. In the top left corner of the web interface, you select your model (by name) from the drop-down menu. Add as many .ckpt files to |
Beta Was this translation helpful? Give feedback.
renaming models is not needed. In the top left corner of the web interface, you select your model (by name) from the drop-down menu.
Add as many .ckpt files to
stable-diffusion-webui\models\Stable-diffusion
as you like.