ebsynth_utility icon indicating copy to clipboard operation
ebsynth_utility copied to clipboard

TypeError: Script.run() missing 22 required positional arguments

Open fasfasdfsdfsd opened this issue 2 years ago • 15 comments

TypeError: Script.run() missing 22 required positional arguments: 'project_dir', 'generation_test', 'mask_mode', 'inpaint_area', 'use_depth', 'img2img_repeat_count', 'inc_seed', 'auto_tag_mode', 'add_tag_to_head', 'add_tag_replace_underscore', 'is_facecrop', 'face_detection_method', 'face_crop_resolution', 'max_crop_size', 'face_denoising_strength', 'face_area_magnification', 'enable_face_prompt', 'face_prompt', 'controlnet_weight', 'controlnet_weight_for_face', 'disable_facecrop_lpbk_last_time', and 'use_preprocess_img' Time taken: 0.00sTorch active/reserved: 487/528 MiB, Sys VRAM: 2192/4096 MiB (53.52%)

fasfasdfsdfsd avatar Jul 15 '23 08:07 fasfasdfsdfsd

I have the same problem and I can't find a solution

KAKUmei3277 avatar Jul 16 '23 23:07 KAKUmei3277

找到解决方法 可以回复我一下吗,谢谢 同样我找到解决方法也回复你

fasfasdfsdfsd avatar Jul 17 '23 09:07 fasfasdfsdfsd

we don't need to use stage3 script to img2img batch. just use normal img2img batch with controlnets. And if you want to do automatic face inpainting, use "adetailer" which is a extension for auto1111.

szriru avatar Jul 17 '23 10:07 szriru

Looks like this is a stable diffusion 1.4.0 version bug.

Take a look at this temporary solution, I was able to fix the issue with it.

#issue

shuaiL8 avatar Jul 18 '23 16:07 shuaiL8

请问找到解决方案了吗

找到解决方法 可以回复我一下吗,谢谢 同样我找到解决方法也回复你

zhzhzhang avatar Aug 14 '23 06:08 zhzhzhang

image stage 3, img2img, I have the same problem

phoenix747 avatar Aug 26 '23 01:08 phoenix747

Any update? I have the same problem. Thx

AK51 avatar Sep 11 '23 14:09 AK51

1.5.2 problem as well,, fix for me was to disable mov2mov and it started working

C4l1b3r avatar Sep 14 '23 00:09 C4l1b3r

I test the extention on webui1.6, step2 can't work. I think the extention need to update

phoenix747 avatar Sep 14 '23 02:09 phoenix747

I test the extention on webui1.6, step2 can't work. I think the extention need to update

do you get an error?

C4l1b3r avatar Sep 14 '23 02:09 C4l1b3r

I test the extention on webui1.6, step2 can't work. I think the extention need to update

do you get an error?

some python errors! then only got two blank dirs. I will paste the errors latter

phoenix747 avatar Sep 14 '23 02:09 phoenix747

I test the extention on webui1.6, step2 can't work. I think the extention need to update

do you get an error?

some python errors! then only got two blank dirs. I will paste the errors latter

ok, ill try to help, im a noob. im 1.5.2 and i had to disable some extensions to get it to work

C4l1b3r avatar Sep 14 '23 02:09 C4l1b3r

把mov2mov那个插件卸载了就可以了

l399989567 avatar Sep 30 '23 11:09 l399989567

I test the extention on webui1.6, step2 can't work. I think the extention need to update

do you get an error?

some python errors! then only got two blank dirs. I will paste the errors latter

I remove mov2mov extension, then it's OK

phoenix747 avatar Sep 30 '23 11:09 phoenix747

Everything works for me on automatic1111 1.6

C4l1b3r avatar Sep 30 '23 14:09 C4l1b3r