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.)