mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(invoke.sh.in): remove additional mystery character
This commit is contained in:
parent
26671d8eed
commit
6b5d19347a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user