diff --git a/lama_cleaner/app/src/components/Editor/Editor.tsx b/lama_cleaner/app/src/components/Editor/Editor.tsx index da2e445..1653258 100644 --- a/lama_cleaner/app/src/components/Editor/Editor.tsx +++ b/lama_cleaner/app/src/components/Editor/Editor.tsx @@ -1074,7 +1074,7 @@ export default function Editor() { - {settings.showCroper ? ( + {isSD && settings.showCroper ? (