Anyone who can help me, I would appreciate it #820
Unanswered
Mamenmakeup71
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone who can help me, I would appreciate it, you see, it always gives me this error and I don't know what to do or what I'm doing wrong
*** Error running process: E:\lanzador stable diffusion\stable-diffusion-webui\extensions\sd-webui-segment-anything\scripts\sam.py
Traceback (most recent call last):
File "E:\lanzador stable diffusion\stable-diffusion-webui\modules\scripts.py", line 474, in process
script.process(p, *script_args)
File "E:\lanzador stable diffusion\stable-diffusion-webui\extensions\sd-webui-segment-anything\scripts\sam.py", line 785, in process
process_unit = SAMProcessUnit(args, is_img2img)
File "E:\lanzador stable diffusion\stable-diffusion-webui\extensions\sd-webui-segment-anything\scripts\process_params.py", line 63, in init
self.sam_inpaint_unit = SAMInpaintUnit(args, is_img2img)
File "E:\lanzador stable diffusion\stable-diffusion-webui\extensions\sd-webui-segment-anything\scripts\process_params.py", line 25, in init
self.init_sam_single_image_process(args)
File "E:\lanzador stable diffusion\stable-diffusion-webui\extensions\sd-webui-segment-anything\scripts\process_params.py", line 29, in init_sam_single_image_process
self.inpaint_upload_enable = args[0]
IndexError: tuple index out of range
Beta Was this translation helpful? Give feedback.
All reactions