Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: 'int' object is not iterable #42

Open
UUmanski opened this issue Feb 7, 2023 · 0 comments
Open

TypeError: 'int' object is not iterable #42

UUmanski opened this issue Feb 7, 2023 · 0 comments

Comments

@UUmanski
Copy link

UUmanski commented Feb 7, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant