Spaces:
Paused
Paused
| # ### some test command before commit. | |
| # python inference.py --preprocess crop --size 256 | |
| # python inference.py --preprocess crop --size 512 | |
| # python inference.py --preprocess extcrop --size 256 | |
| # python inference.py --preprocess extcrop --size 512 | |
| # python inference.py --preprocess resize --size 256 | |
| # python inference.py --preprocess resize --size 512 | |
| # python inference.py --preprocess full --size 256 | |
| # python inference.py --preprocess full --size 512 | |
| # python inference.py --preprocess extfull --size 256 | |
| # python inference.py --preprocess extfull --size 512 | |
| python inference.py --preprocess full --size 256 --enhancer gfpgan | |
| python inference.py --preprocess full --size 512 --enhancer gfpgan | |
| python inference.py --preprocess full --size 256 --enhancer gfpgan --still | |
| python inference.py --preprocess full --size 512 --enhancer gfpgan --still | |