Applio-VoiceBlender / run-applio.sh
PlayerBPlaytime's picture
Upload 158 files
a7fc05c verified
raw
history blame contribute delete
No virus
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