fix ISMask in sd

This commit is contained in:
Qing
2022-12-02 14:37:47 +08:00
parent db92e07b72
commit e8bed4b8e5
2 changed files with 23 additions and 8 deletions

View File

@@ -142,6 +142,7 @@ const SidePanel = () => {
<SettingBlock
title="Match Histograms"
desc="Match the inpainting result histogram to the source image histogram, will improves the inpainting quality for some images."
input={
<Switch
checked={setting.sdMatchHistograms}