diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..1650210 --- /dev/null +++ b/Makefile @@ -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