Modify Makefile.

This commit is contained in:
hodanov 2023-06-05 09:53:11 +09:00
parent 67194fd5b3
commit e2c5e41354

View File

@ -1,7 +1,9 @@
run:
modal run sd_cli.py \
--prompt "a woman with bob hair" \
--n-prompt "" \
--height 768 \
--width 512 \
--samples 5
--prompt "a woman with bob hair" \
--n-prompt "" \
--height 768 \
--width 512 \
--samples 5 \
--steps 20 \
--upscaler "sd_x2_latent_upscaler"