docs: fix incorrect command in readme (#327)

pull/332/head
Adam Menges 1 year ago committed by GitHub
parent c082ea523f
commit 6f9e9f64a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,7 +121,7 @@ imagine --control-image pearl-girl.jpg --control-mode edit --init-image-strengt
Replaces existing details in an image. Good to use with --init-image-strength 0.2
```bash
imagine --control-image "assets/wishbone.jpg" --control-mode tile "sharp focus, high-resolution" --init-image-strength 0.2 --steps 30 -w 2048 -h 2048
imagine --control-image "assets/wishbone.jpg" --control-mode details "sharp focus, high-resolution" --init-image-strength 0.2 --steps 30 -w 2048 -h 2048
```
<p float="left">

Loading…
Cancel
Save