Remove an unnecessary env variable from Makefile.

This commit is contained in:
hodanov 2023-05-21 17:56:27 +09:00
parent 908a14e3d2
commit 1a599cec7b

View File

@ -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 \