Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use arguments? #29

Open
noobtoob4lyfe opened this issue Mar 18, 2023 · 0 comments
Open

How to use arguments? #29

noobtoob4lyfe opened this issue Mar 18, 2023 · 0 comments

Comments

@noobtoob4lyfe
Copy link

I'm getting this error when I try your example command. Any idea how to fix this?

(VSR) C:\Users\importon\Documents\BasicVSR_PlusPlus-master>python demo/restoration_video_demo.py configs/basicvsr_plusplus_reds4.py chkpts/basicvsr_plusplus_c64n7_8x1_600k_reds4_20210217-db622b2f.pth data/demo_000 results/demo_000
File "demo/restoration_video_demo.py", line 80
save_path_i = f'{args.output_dir}/{args.filename_tmpl.format(i)}'
^
SyntaxError: invalid syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant