You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error running process: C:\Users-----\Documents\Programs\stable-diffusion-webui-1.9.4\extensions\sd_webui_SAG\scripts\SAG.py
Traceback (most recent call last):
File "C:\Users-----\Documents\Programs\stable-diffusion-webui-1.9.4\modules\scripts.py", line 825, in process
script.process(p, *script_args)
File "C:\Users-----\Documents\Programs\stable-diffusion-webui-1.9.4\extensions\sd_webui_SAG\scripts\SAG.py", line 298, in process
"SAG Base Model": base_model,
NameError: name 'base_model' is not defined
This error is consistently obtained when running using a Loras of any kind. Happens on Auto1111 version 1.9.4 (latest release as of 07/11/2024). Tested with a ponyXL model and multiple different Loras.
The text was updated successfully, but these errors were encountered:
Error running process: C:\Users-----\Documents\Programs\stable-diffusion-webui-1.9.4\extensions\sd_webui_SAG\scripts\SAG.py
Traceback (most recent call last):
File "C:\Users-----\Documents\Programs\stable-diffusion-webui-1.9.4\modules\scripts.py", line 825, in process
script.process(p, *script_args)
File "C:\Users-----\Documents\Programs\stable-diffusion-webui-1.9.4\extensions\sd_webui_SAG\scripts\SAG.py", line 298, in process
"SAG Base Model": base_model,
NameError: name 'base_model' is not defined
This error is consistently obtained when running using a Loras of any kind. Happens on Auto1111 version 1.9.4 (latest release as of 07/11/2024). Tested with a ponyXL model and multiple different Loras.
The text was updated successfully, but these errors were encountered: