From 31d8b502765fdc1950a99260bed2f7519b6cf748 Mon Sep 17 00:00:00 2001 From: H0onnn Date: Fri, 17 May 2024 08:59:07 +0900 Subject: [PATCH] [Refactor] Update min and max values for LoRACard weight input --- .../frontend/web/src/features/lora/components/LoRACard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/invokeai/frontend/web/src/features/lora/components/LoRACard.tsx b/invokeai/frontend/web/src/features/lora/components/LoRACard.tsx index ddcdd58e75..f7261b4608 100644 --- a/invokeai/frontend/web/src/features/lora/components/LoRACard.tsx +++ b/invokeai/frontend/web/src/features/lora/components/LoRACard.tsx @@ -75,8 +75,8 @@ export const LoRACard = memo((props: LoRACardProps) => {