add mask rerun button
This commit is contained in:
@@ -1229,7 +1229,7 @@ export default function Editor() {
|
||||
onClick={download}
|
||||
/>
|
||||
|
||||
{settings.runInpaintingManually && (
|
||||
{settings.runInpaintingManually && !isSD && (
|
||||
<Button
|
||||
toolTip="Run Inpainting"
|
||||
tooltipPosition="top"
|
||||
|
||||
Reference in New Issue
Block a user