From 7dfa6189d68e0b09cc4054d23159fb4b57705ee9 Mon Sep 17 00:00:00 2001 From: lone-cloud Date: Thu, 11 Sep 2025 00:44:41 -0700 Subject: [PATCH] better copy --- src/components/screens/Welcome.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/components/screens/Welcome.tsx b/src/components/screens/Welcome.tsx index 1b8b501..e3af886 100644 --- a/src/components/screens/Welcome.tsx +++ b/src/components/screens/Welcome.tsx @@ -59,7 +59,7 @@ export const WelcomeScreen = ({ onGetStarted }: WelcomeScreenProps) => ( Generate images {' '} - - Create artwork and illustrations with AI image models + - Easily create artwork and illustrations with LLMs @@ -75,16 +75,14 @@ export const WelcomeScreen = ({ onGetStarted }: WelcomeScreenProps) => ( Hardware acceleration {' '} - - Supports CUDA, ROCm, Vulkan, CLBlast and CPU backends for - faster inference + - Supports CUDA, ROCm, Vulkan and CLBlast backends - Note: Hardware acceleration requires appropriate drivers to be - manually installed by the user (CUDA for NVIDIA GPUs, ROCm for AMD - GPUs, etc.) + Hardware acceleration requires appropriate drivers to be manually + installed (CUDA for NVIDIA GPUs, ROCm for AMD GPUs, etc.)