You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
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'
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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'
The text was updated successfully, but these errors were encountered: