AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
142.53k stars 26.88k forks source link

Change model from settings from GUI without restarting #354

Closed MiSTiC99 closed 2 years ago

MiSTiC99 commented 2 years ago

Would it be possible to allow a GUI option in order to change model? (ideally also allowing to change not only the model but also the settings like med/low vram) the models could be dropdown menu with all the .ckpt avaiable on the path, or the ones listed on a config file.

I don't know if there is a better way of doing it right now, but i'm experimenting with both the 1.4 original and the waifu diffusion one, and the only way of doing it is closing and edit the commandline arg or use another .bat file, but I'm also doing this while changing ram usage in order to get higher res outputs, but if I go back to 512x512 I have to remove the medvra usage to get images faster.

An option to change it without having to restart the GUI would be a time saver improvement if experimenting with different sizes/models, but feel free to ignore my petition if you don't think it worth

C43H66N12O12S2 commented 2 years ago

implemented