We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b12cd commit 327ce09Copy full SHA for 327ce09
README.md
@@ -23,7 +23,7 @@ All the modified files are in the [optimizedSD](optimizedSD) folder, so if you h
23
24
- For example, the following command will generate 20 512x512 images:
25
26
-`python optimizedSD/optimized_img2img.py --prompt "Austrian alps" --init-img ~/sketch-mountains-input.jpg --strength 0.8 --n_iter 2 --n_samples 5 --H 576 --W 768`
+`python optimizedSD/optimized_img2img.py --prompt "Austrian alps" --init-img ~/sketch-mountains-input.jpg --strength 0.8 --n_iter 2 --n_samples 10 --H 512 --W 512`
27
28
## txt2img
29
0 commit comments