Open Helge666 opened 3 weeks ago
I have this option in my start script:
--ckpt-dir E:\models\Stable-Diffusion
Which on "Retrieve Local Model Info" leads to:
FileNotFoundError: [Errno 2] No such file or directory: 'models\Stable-diffusion\sdxl\SFW\dreamshaperXL_lightningDPMSDE.png'
The extensions seems to assume the standard path, and does not take into consideration the alternative path set via CLI options.
I have this option in my start script:
Which on "Retrieve Local Model Info" leads to:
The extensions seems to assume the standard path, and does not take into consideration the alternative path set via CLI options.