remove override_settings in inpainting i2i_pp.py #67

Closed
glucauze wants to merge 0 commits from v1.2.3 into main
glucauze commented 2023-08-24 15:49:06 +02:00 (Migrated from github.com)

Remove override_settings in inpainting i2i_pp.py as they are not supported in some cases, i.e. sdnext for return_mask_composite and cause bugs

This will cause some masks to be saved if options in sd settings have been set which is not really a big deal.

Remove override_settings in inpainting i2i_pp.py as they are not supported in some cases, i.e. sdnext for return_mask_composite and cause bugs This will cause some masks to be saved if options in sd settings have been set which is not really a big deal.

Pull request closed

Sign in to join this conversation.