diff --git a/source_installer/invoke.sh.in b/source_installer/invoke.sh.in index bcc651f6654..7b0bd620233 100755 --- a/source_installer/invoke.sh.in +++ b/source_installer/invoke.sh.in @@ -14,7 +14,7 @@ conda activate invokeai if [ "$(uname -s)" == "Darwin" ]; then export PYTORCH_ENABLE_MPS_FALLBACK=1 fi - + if [ "$0" != "bash" ]; then echo "Do you want to generate images using the" echo "1. command-line"