Spaces:
Paused
Paused
| 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/ | |
| 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/ | |