We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14b173a + 2241467 commit 8596426Copy full SHA for 8596426
1 file changed
run-applio.sh
@@ -6,4 +6,5 @@ printf "\033]0;Applio\007"
6
export PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0
7
8
clear
9
-python app.py --open
+python app.py --open "$@"
10
+
0 commit comments