Magnata / run-applio.sh
ttettheu's picture
Upload 154 files
7ef50cb 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