ototadana / sd-face-editor

Face Editor for Stable Diffusion
MIT License
1.03k stars 86 forks source link

LoRA description disappears from PNG Info #153

Closed niel-blue closed 1 year ago

niel-blue commented 1 year ago

LoRA description disappears from within the prompt All LoRA descriptions are missing from Info in the modified image, although they are written in the original image.

ototadana commented 1 year ago

I have checked in my environment and the output is working fine.

image

There may be some special condition that causes this problem. If we can identify those conditions, we may be able to solve the problem. Could you try to find those conditions in your environment?

niel-blue commented 1 year ago

Thanks for the reply. This seems to happen when LoRA Block Weight is used. https://github.com/hako-mikan/sd-webui-lora-block-weight

(5) Blend the entire image Denoising strength for the entire image

For some reason, when this item is set to 0, the LoRA information is recorded, but if I put in even a small value, it is no longer recorded. I just reinstalled webui and installed it again, but maybe there are other factors. face

ototadana commented 1 year ago

Thank you for identifying the problematic condition. You have helped me find a way to fix it.

Please try the fixed version.