From 1769916589260701fc4e8db4c581f1f42a2af471 Mon Sep 17 00:00:00 2001 From: Qing Date: Sun, 6 Nov 2022 09:09:44 +0800 Subject: [PATCH] remove Strength from SidePanel strength arg is for img2img pipeline --- lama_cleaner/app/src/components/SidePanel/SidePanel.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lama_cleaner/app/src/components/SidePanel/SidePanel.tsx b/lama_cleaner/app/src/components/SidePanel/SidePanel.tsx index c050e3b..fa8fd37 100644 --- a/lama_cleaner/app/src/components/SidePanel/SidePanel.tsx +++ b/lama_cleaner/app/src/components/SidePanel/SidePanel.tsx @@ -68,7 +68,7 @@ const SidePanel = () => { }} /> - { return { ...old, sdStrength: val } }) }} - /> + /> */}