mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-16 22:34:34 +00:00
repeating line of code in inference_gfpgan.py #322
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @more-mr on GitHub (Mar 13, 2023).
The line
args = parser.parse_args()(on line 45), gets repeated.