Add Makefile.

This commit is contained in:
hodanov 2023-05-21 17:53:28 +09:00
parent 89f84c6a00
commit 908a14e3d2

7
Makefile Normal file
View File

@ -0,0 +1,7 @@
run:
CUDA_LAUNCH_BLOCKING=1 modal run sd_cli.py \
--prompt "a woman with bob hair" \
--n-prompt "" \
--height 768 \
--width 512 \
--samples 5