8 lines
148 B
Makefile
8 lines
148 B
Makefile
run:
|
|
modal run sd_cli.py \
|
|
--prompt "a woman with bob hair" \
|
|
--n-prompt "" \
|
|
--height 768 \
|
|
--width 512 \
|
|
--samples 5
|