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

auto-sd-paint-ext:WARNING: Interrupted! #149

Closed
shamizen opened this issue May 7, 2023 · 2 comments
Closed

auto-sd-paint-ext:WARNING: Interrupted! #149

shamizen opened this issue May 7, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@shamizen
Copy link

shamizen commented May 7, 2023

I installed the Krita extension and ran stable diffusion on Colab while using ngrok/cloudflare as a tunnel. After pressing "start inpaint," I received the following error message:

auto-sd-paint-ext:INFO: img2img: {'restore_faces': False, 'face_restorer': 'None', 'codeformer_weight': 0.5, 'inpainting_fill': 1, 'inpaint_full_res': False, 'inpaint_full_res_padding': 0, 'mask_blur': 0, 'invert_mask': False, 'inpaint_mask_weight': 1.0, ...}
auto-sd-paint-ext:INFO: img size: 1024x1536 -> 768x1152, aspect ratio: 0.67 -> 0.67, 0.00% change
Error completing request
Arguments: ('', 4, '..., <PIL.PngImagePlugin.PngImageFile image mode=RGBA size=1024x1536 at 0x7F70ED4CEBF0>, None, None, None, None, <PIL.PngImagePlugin.PngImageFile image mode=RGBA size=1024x1536 at 0x7F70ED4CEBF0>, <PIL.Image.Image image mode=L size=1024x1536 at 0x7F70EC24B400>, 15, 16, 0, None, 1, False, False, 4, 1, 7.5, 0, 0.35, -1, -1, 0.0, 0, 0, False, 1, 1152, 768, 1.0, 1, False, 0, False, '', '', '', [], 0) {}
Traceback (most recent call last):
File "/content/sd-webui/modules/call_queue.py", line 56, in f
res = list(func(*args, **kwargs))
File "/content/sd-webui/modules/call_queue.py", line 37, in f
res = func(*args, **kwargs)
File "/content/sd-webui/modules/img2img.py", line 169, in img2img
processed = modules.scripts.scripts_img2img.run(p, *args)
File "/content/sd-webui/modules/scripts.py", line 370, in run
script = self.selectable_scripts[script_index-1]
TypeError: unsupported operand type(s) for -: 'str' and 'int'

auto-sd-paint-ext:WARNING: Interrupted!

image

@Interpause
Copy link
Owner

Interpause commented May 14, 2023

Related to #135

@Interpause
Copy link
Owner

I will close since this seems to be the exact same compatibility with latest A1111 issue as #135. So I will use #135 to track.

@Interpause Interpause added the duplicate This issue or pull request already exists label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants