jexom / sd-webui-depth-lib

Depth map library for use with the Control Net extension for Automatic1111/stable-diffusion-webui
MIT License
1.41k stars 141 forks source link

send to control net only works on sending to txt2img , not img2img #31

Open webcoderz opened 1 year ago

webcoderz commented 1 year ago

Describe the bug A clear and concise description of what the bug is. whenever i try to use a depth map to send to control net it always sends to txt2img

Environment Put x in the brackets to select

To Reproduce Steps to reproduce the behavior:

  1. Go to 'depth library section'
  2. Click on 'add your depth map'
  3. Scroll down 'and click send to controlnet'

Expected behavior A clear and concise description of what you expected to happen.

if nothing in txt2img selection and something in img2img selection you would expect it to recognize this is where your workspace is

wywywywy commented 1 year ago

My fork should work for you https://github.com/wywywywy/sd-webui-depth-lib

It has 2 buttons, 1 for txt2img, another for img2img.

webcoderz commented 1 year ago

Just saw this. Great! Thank you ❤️