Skip to content

TypeError: 'int' object is not iterableΒ #42

@UUmanski

Description

@UUmanski

I installed extension depthmap2mask via Web UI. Set the settings as shown in the picture. When trying to generate an image, this problem occurred. I set the model(dpt_large) to autoload but it didn't go. How can I solve the problem?

CMD:
Error completing request
Arguments: ('task(f98cgtod4q5r2jz)', 0, '', '', [], <PIL.Image.Image image mode=RGBA size=2560x2560 at 0x295F5E6F040>, None, None, None, None, None, None, 20, 0, 4, 0, 1, False, False, 1, 1, 7, 0, -1.0, -1.0, 0, 0, 0, False, 512, 512, 0, 0, 32, 0, '', '', '', [], 9, '

    \n
  • CFG Scale should be 2 or lower.
  • \n
\n', True, True, '', '', True, 50, True, 1, 0, False, 4, 1, '

Recommended settings: Sampling Steps: 80-100, Sampler: Euler a, Denoising strength: 0.8

', 128, 8, ['left', 'right', 'up', 'down'], 1, 0.05, 128, 4, 0, ['left', 'right', 'up', 'down'], False, False, 'positive', 'comma', 0, False, False, '', '

Will upscale the image by the selected scale factor; use width and height sliders to set tile size

', 64, 0, 2, 1, '', 0, '', 0, '', True, False, False, False, 0, False, 0, True, 384, 384, True, 0, True, True, False, False, 10.0, True, 30.0, True, 0.0, 'Lanczos', 1) {}
Traceback (most recent call last):
File "D:\allforai\artmaking\stable-diffusion-webui\modules\call_queue.py", line 56, in f
res = list(func(*args, **kwargs))
File "D:\allforai\artmaking\stable-diffusion-webui\modules\call_queue.py", line 37, in f
res = func(*args, **kwargs)
File "D:\allforai\artmaking\stable-diffusion-webui\modules\img2img.py", line 80, in img2img
override_settings = create_override_settings_dict(override_settings_texts)
File "D:\allforai\artmaking\stable-diffusion-webui\modules\generation_parameters_copypaste.py", line 315, in create_override_settings_dict
for pair in text_pairs:
TypeError: 'int' object is not iterable

photo_2023-02-07_12-54-46

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions