stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: command args --ckpt-dir not work

Open silvertuanzi opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

--ckpt-dir and other custom dir args not work

Steps to reproduce the problem

  1. I have a model in an other disk, and a VAE, too.
  2. use --ckpt-dir and --vae-dir to try to let webui use them

What should have happened?

  1. about the ckpt file, when click “generate” cmd reports “File not found error”
  2. about the VAE file, “custom VAE” in openVINO script can't find the VAE file correctly.

Sysinfo

Intel i7-8565u laptop with UHD 620

What browsers do you use to access the UI ?

No response

Console logs

FileNotFoundError: [WinError 2] 系统找不到指定的文件。

Additional information

No response

silvertuanzi avatar Oct 24 '23 16:10 silvertuanzi