Open enzyme69 opened 1 year ago
Hard to say. What version are you on? Please copy the whole version info line at the very bottom of the auto1111 page and paste it here. And can you upload a screenshot?
I don't think the CloneCleaner is really working. I check the metadata and all generation is still only using my original prompt, untweaked.
My WebUI info:
python: 3.10.10 • torch: 1.13.1 • xformers: N/A • gradio: 3.23.0 • commit: 22bcc7be • checkpoint: [3eab100994]
Error running process: /Users/me/stable-diffusion-webui/extensions/CloneCleaner/scripts/clonecleaner.py1.58s/it]
Traceback (most recent call last):
File "/Users/me/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
TypeError: CloneCleanerScript.process() missing 10 required positional arguments: 'is_enabled', 'gender', 'insert_start', 'declone_weight', 'use_main_seed', 'declone_seed', 'use_components', 'exclude_regions', 'exclude_hairlength', and 'exclude_haircolor'
error message everytime it runs batch
You are running a very old version of Auto1111's webui - your commit is 989 commits behind master!! I'm surprised if you don't have a ton of other issues as well, and you are also missing a bunch of nice new features. Please update to the latest version (v1.4.0) and try again.
I installed CloneCleaner as extension for WebUI, but seems everything is locked. It seems "enabled", but I cannot change any attributes.
Is it possible that I am using "branched" or older version of WebUI?