gradio-on-cog / run.sh
radames's picture
all toghether
fa2d678
raw
history blame
112 Bytes
cd /src && python3 -m cog.server.http --threads=10 &
cd $HOME/app && . $HOME/.venv/bin/activate && python app.py