diff --git a/Makefile b/Makefile index 1650210..584f953 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ run: - CUDA_LAUNCH_BLOCKING=1 modal run sd_cli.py \ + modal run sd_cli.py \ --prompt "a woman with bob hair" \ --n-prompt "" \ --height 768 \