mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-07-09 02:06:30 +00:00
mistake #193
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 @sdasdasddaaaa on GitHub (May 23, 2022).
Excuse me, I am running python inference_gfpgan.py --upscale 2 --test_path inputs/newImages --save_root results
The error shows: inference_gfpgan.py: error: unrecognized arguments: --test_path inputs/whole_imgs --save_root results, how to solve this, thank you
@wangping886 commented on GitHub (May 29, 2022):
it doesn't support arguments: --test_path --save_root.
please refer inference_gfpgan.py to get what arguments are supported