wcde / sd-webui-refiner

Webui Extension for integration refiner in generation process
163 stars 12 forks source link

Script fails to load refiner for me. #2

Open bododge opened 1 year ago

bododge commented 1 year ago

I have extension enabled and refiner checkpoint set in txt2img but when I run the prompt I get: traceback.. I have the latest commits for auto1111 and your script.

line 519, in process script.process(p, *script_args) TypeError: Refiner.process() missing 3 required positional arguments: 'enable', 'checkpoint', and 'steps'

IanD-FM commented 1 year ago

Try disabling other extensions. I had the same issue until I disabled the "SD-CN-Animation" extension.

bododge commented 1 year ago

I just want to confirm with all extensions disabled (except this one) it does say it's loading the refiner in the cmd window - when I select it, but when I run the prompt, it just runs the base and stops. There is no error message now, but the script still fails to load.