From 2a3c9d027ac52a3c3b200751a706896fdd7e1e72 Mon Sep 17 00:00:00 2001 From: sanj <67624670+iodrift@users.noreply.github.com> Date: Wed, 8 Jan 2025 11:55:03 -0800 Subject: [PATCH] config update --- config.yaml-example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml-example b/config.yaml-example index af0d32c..380b683 100644 --- a/config.yaml-example +++ b/config.yaml-example @@ -35,7 +35,7 @@ ollama: diffusers: model: "black-forest-labs/FLUX.1-schnell" - device: "mps" + device: "mps" # Options: 'cuda', 'cpu', 'mps' (adjust based on your system) steps: 4 img_generation_confirmation: "I'm working on an image of" rate_limit: 300