sd-webui-controlnet icon indicating copy to clipboard operation
sd-webui-controlnet copied to clipboard

Feature request: save/load clip_vision output

Open tkalayci71 opened this issue 1 year ago • 1 comments

It would be nice if you could save clip_vision output like other preprocessor outputs, by somehow converting it to an image maybe. Thanks.

tkalayci71 avatar Mar 19 '23 09:03 tkalayci71

this comment is irrelevant now

ghost avatar Mar 22 '23 11:03 ghost

Just created a pull request from https://github.com/chrisgoringe/sd-webui-controlnet/tree/req/633 that implements this - returns a completely fake image representing the output from the clip_vision preconditioner.

chrisgoringe avatar Apr 01 '23 11:04 chrisgoringe

Just created a pull request from https://github.com/chrisgoringe/sd-webui-controlnet/tree/req/633 that implements this - returns a completely fake image representing the output from the clip_vision preconditioner.

Wow, this totally works, you rock! It's great, thank you so much!!

ghost avatar Apr 01 '23 13:04 ghost

Good to hear it works for you :). Hopefully this gets merged into the main code.

chrisgoringe avatar Apr 01 '23 13:04 chrisgoringe

Thanks to you, I was able to come up with an extension for batch converting images and optional merging

https://github.com/tkalayci71/convert_clipvision

I hope I have given enough credits, let me know if you need anything changed :)

ghost avatar Apr 03 '23 23:04 ghost

Nice!

On Tue, 4 Apr 2023 at 9:57 am, tkalayci71 @.***> wrote:

Thanks to you, I was able to come up with an extension for batch converting images and optional merging

https://github.com/tkalayci71/convert_clipvision

I hope I have given enough credits, let me know if you need anything changed :)

— Reply to this email directly, view it on GitHub https://github.com/Mikubill/sd-webui-controlnet/issues/633#issuecomment-1495142983, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBLMA2IIKKI64EA2CW4BBDW7NPWXANCNFSM6AAAAAAWAAG42A . You are receiving this because you commented.Message ID: @.***>

chrisgoringe avatar Apr 04 '23 00:04 chrisgoringe

:)

On Mon, 10 Apr 2023 at 1:20 am, tkalayci71 @.***> wrote:

Closed #633 https://github.com/Mikubill/sd-webui-controlnet/issues/633 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Mikubill/sd-webui-controlnet/issues/633#event-8959274003, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBLMA3QOU6MYIZCG75EAPTXALHSLANCNFSM6AAAAAAWAAG42A . You are receiving this because you commented.Message ID: @.***>

chrisgoringe avatar Apr 09 '23 21:04 chrisgoringe