IC-Light icon indicating copy to clipboard operation
IC-Light copied to clipboard

Does the background need to be changed in order to achieve lighting rendering?

Open chasecjg opened this issue 9 months ago • 1 comments

Thank you very much for your contributions to this field. I have a question: Currently, there are two implementation methods for this algorithm, both of which achieve foreground lighting rendering by replacing the background. Is it currently only possible to achieve lighting rendering on the foreground by replacing the background?

chasecjg avatar May 13 '24 02:05 chasecjg

Processing the whole image is as simple as commenting out a single line in the gradio_demo.py file: https://github.com/lllyasviel/IC-Light/issues/39#issuecomment-2132151346

V1sionVerse avatar May 26 '24 11:05 V1sionVerse