IOPaint
IOPaint copied to clipboard
[BUG] defining custom model folder removes prior model's dir path
"sd_local_model_path":
"model_dir":
conflict with eachother
I don't understand what the problem is, can you be more specific? sd_local_model_path
is the absolute path of the local model, and model_dir
is the directory where the model is downloaded.
"model_dir": is where anything and all of the other sd models are contained, when i defined a custom model folder ("sd_local_model_path":) for my custom SD model anything is no longer in the list and instead points to my custom model
to clarify further, i had anything installed and working before this update, i still have it downloaded but lama cleaner wants to use the model from "sd_local_model_path": instead
which #260 also doesn't work
This is the way sd_load_model_path
currently works, and if sd_load_model_path
is specified, it will be used first. To continue use your download anything model, you can remove --sd-load-model-path
args
unfortunately i use the installer
This is the way
sd_load_model_path
currently works, and ifsd_load_model_path
is specified, it will be used first. To continue use your download anything model, you can remove--sd-load-model-path
args
and if i do that i wouldn't be able to use custom models correct?
also file not found #260
This is the way
sd_load_model_path
currently works, and ifsd_load_model_path
is specified, it will be used first. To continue use your download anything model, you can remove--sd-load-model-path
args
removing load model path also gave me this error