Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

RuntimeError: Cannot load refiner model #22

Open
Braxtogoo opened this issue Aug 5, 2023 · 0 comments
Open

RuntimeError: Cannot load refiner model #22

Braxtogoo opened this issue Aug 5, 2023 · 0 comments

Comments

@Braxtogoo
Copy link

Braxtogoo commented Aug 5, 2023

Fresh install and I get the following error when trying to use the refiner:

*** Error running process: Y:\AIStuff\stable-diff-web\extensions\sd-webui-refiner\scripts\refiner.py3<00:00, 7.04it/s]
Traceback (most recent call last):
File "Y:\AIStuff\stable-diff-web\modules\scripts.py", line 519, in process
script.process(p, *script_args)
File "Y:\AIStuff\stable-diff-web\extensions\sd-webui-refiner\scripts\refiner.py", line 102, in process
if not self.load_model(checkpoint): return
File "Y:\AIStuff\stable-diff-web\extensions\sd-webui-refiner\scripts\refiner.py", line 54, in load_model
ckpt = load_file(sd_models.checkpoints_list[model_name].filename)
KeyError: 'sd_xl_refiner_1.0_0.9vae.safetensors'


Image still generates, but the refiner is not applied to it. Tested by recycling the seed and generating it while having the refiner both enabled and disabled generated exactly the same image.

All settings are default.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant