Skip to content

Commit f549394

Browse files
Copilotevilsocket
andcommitted
Remove redundant --model flag from FLUX.2 doc example
Co-authored-by: evilsocket <86922+evilsocket@users.noreply.github.com> Agent-Logs-Url: https://github.com/evilsocket/cake/sessions/1d988e97-987f-471e-9a69-bd4064990b8c
1 parent dacceef commit f549394

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/image_generation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ Faster 4B variant, 4 denoising steps, best at 512x512:
3434
```sh
3535
cake run black-forest-labs/FLUX.2-klein-4B \
3636
"a fluffy orange cat sitting on a wooden table" \
37-
--model-type image-model --image-model-arch flux \
38-
--model black-forest-labs/FLUX.2-klein-4B
37+
--model-type image-model --image-model-arch flux
3938
```
4039

4140
### FLUX Arguments

0 commit comments

Comments
 (0)