config update
This commit is contained in:
parent
611daf91c5
commit
2a3c9d027a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue