gradio-on-cog / run.sh
radames's picture
disable cache for now
5227878
raw
history blame
125 Bytes
cd /src && python3 -m cog.server.http --threads=10 & sleep 10s &&
cd $HOME/app && . $HOME/.venv/bin/activate && python app.py