AlUlkesh / stable-diffusion-webui-images-browser

an images browse for stable-diffusion-webui
622 stars 111 forks source link

Send to controlnet does not replace image #193

Closed SeargeDP closed 1 year ago

SeargeDP commented 1 year ago

If there is already an image loaded in controlnet and I send another one from image browser, the old image does not immediately get replaced in the controlnet unit. If I manually remove the image from controlnet, the last sent image from image browser shows up (as if it was just waiting in a queue)

Repro steps:

Controlnet version 1.1.210

AlUlkesh commented 1 year ago

Apparently controlnet changed the name of the "remove image" functionality from "Clear" to "Remove Image".

I've updated this, should work again.

SeargeDP commented 1 year ago

It is working again with the latest version