wenquanlu / HandRefiner

MIT License
701 stars 30 forks source link

The quality of the generated images has decreased #15

Closed YouTianlong closed 5 months ago

YouTianlong commented 5 months ago

Hi,I found that some texture details are missing from the original image in the generated image. The generated image should remain unchanged except for the hand area, right?

input output

Comparing the two pictures, it is obvious that the girl has a problem with her eyes. Thanks.

wenquanlu commented 5 months ago

Hi, please refer to this issue here https://github.com/wenquanlu/HandRefiner/issues/12#issuecomment-1876637894

wenquanlu commented 5 months ago

Also, handrefiner has been integrated into comfyui https://github.com/Fannovel16/comfyui_controlnet_aux and a1111 https://github.com/Mikubill/sd-webui-controlnet/discussions/2400, their inpainting should not have such problems.

YouTianlong commented 5 months ago

Thanks. Another question, the tested images are all 512x512. Does it support images of any size? If supported, how should I test it.