Modify Makefile.
This commit is contained in:
parent
67194fd5b3
commit
e2c5e41354
12
Makefile
12
Makefile
@ -1,7 +1,9 @@
|
|||||||
run:
|
run:
|
||||||
modal run sd_cli.py \
|
modal run sd_cli.py \
|
||||||
--prompt "a woman with bob hair" \
|
--prompt "a woman with bob hair" \
|
||||||
--n-prompt "" \
|
--n-prompt "" \
|
||||||
--height 768 \
|
--height 768 \
|
||||||
--width 512 \
|
--width 512 \
|
||||||
--samples 5
|
--samples 5 \
|
||||||
|
--steps 20 \
|
||||||
|
--upscaler "sd_x2_latent_upscaler"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user