sdwebui-w-horde/sd-webui-stable-horde-worker

[Bug]: Img2Img seems to ignore source image

Closed this issue · 5 comments

db0 commented

Is there existing issue for this?

  • I checked and didn't find similar issue

Does this happen on the latest commit?

  • I have confirmed this happens on the latest commit

What happened?

Source
image
AI Horde Worker | Webui
image

It seems this worker seems to ignore the source image in img2img. I am going to have to disable sending img2img to these workers until this is fixed.

Steps to reproduce

generate an img2img on the horde and send to the webui worker

What did you expect to happen?

The source image should be used

Stable Diffusion WebUI Commit SHA

All

What operating system are you seeing the problem on?

Other

What browsers are you seeing the problem on?

Other

Additional information

No response

Okay, I'll take a look on this bug and investigate how is it going on. Sorry.

@db0 It should work with the latest version, but I don't know how to test it since you disabled the img2img feature on the AI-Horde side.

db0 commented

I'll re-enable soon then

db0 commented

Also can you make it able to handle downloading the source image from r2, as that is the new approach. The source image and source mask key would be as r2 url

Also can you make it able to handle downloading the source image from r2, as that is the new approach. The source image and source mask key would be as r2 url

I planned to implement this feature in #70 and then bump the bridge version after that. So it looks like I could mark the r2 source feature as version 3 and then hires fix/clip skip as version 4.