Applio / run-applio.sh
danilonovais's picture
Upload folder using huggingface_hub
08ff08a 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