picpocket / build.sh
chawin.chen
fix
5783af0
raw
history blame contribute delete
126 Bytes
python -m compileall -q -f -b .
mv *.pyc /opt/data/app/
cp gfpgan_restorer.py /opt/data/app/
cp start_local.sh /opt/data/app/