jolibrain / joliGEN

Generative AI Image Toolset with GANs and Diffusion for Real-World Applications
https://www.joligen.com
Other
243 stars 32 forks source link

fix: RGB order for diffusion inpainting #673

Closed royale closed 3 months ago

royale commented 3 months ago

img_orig should stay in BGR mode. Not sure what should be done for inpainting with opt.data_image_bits > 8, left as is.