applio / run-applio.sh
kiuuiro's picture
Upload 8 files
ebe5cbc verified
raw
history blame contribute delete
171 Bytes
#!/bin/sh
printf "\033]0;Applio\007"
. .venv/bin/activate
export PYTORCH_ENABLE_MPS_FALLBACK=1
export PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0
clear
python app.py --open