LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.55k stars 292 forks source link

in automatic1111 can't change the model and vae #258

Closed ivaxsirc closed 1 month ago

ivaxsirc commented 11 months ago

In automatic1111 can't change the model checkpoint and vae

thks

ionite34 commented 10 months ago

Do you currently have other models and VAEs to change? What does the UI look like, the model selection box has models but you can't change it?

ivaxsirc commented 10 months ago

Do you currently have other models and VAEs to change? What does the UI look like, the model selection box has models but you can't change it?

Thks for your answer Yes, i have other models in checkpoint and in VAE, but when i want to choose it's impossible says in console:

changing setting sd_model_checkpoint to juggernautXL_version6Rundiffusion.safetensors: AttributeError Traceback (most recent call last): File "O:\stability\matrix\Packages\stable-diffusion-webui\modules\options.py", line 140, in set option.onchange() File "O:\stability\matrix\Packages\stable-diffusion-webui\modules\call_queue.py", line 13, in f res = func(*args, **kwargs) File "O:\stability\matrix\Packages\stable-diffusion-webui\modules\initialize_util.py", line 170, in shared.opts.onchange("sd_model_checkpoint", wrap_queued_call(lambda: sd_models.reload_model_weights()), call=False) File "O:\stability\matrix\Packages\stable-diffusion-webui\modules\sd_models.py", line 732, in reload_model_weights sd_model = reuse_model_from_already_loaded(sd_model, checkpoint_info, timer) File "O:\stability\matrix\Packages\stable-diffusion-webui\modules\sd_models.py", line 681, in reuse_model_from_already_loaded send_model_to_cpu(sd_model) File "O:\stability\matrix\Packages\stable-diffusion-webui\modules\sd_models.py", line 541, in send_model_to_cpu if m.lowvram: AttributeError: 'NoneType' object has no attribute 'lowvram'

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stale for 5 days with no activity.