You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/content/SRFormer/basicsr/infer_sr.py", line 242, in <module>
test_pipeline(root_path)
File "/content/SRFormer/basicsr/infer_sr.py", line 212, in test_pipeline
opt, args = parse_options(root_path, is_train=False)
File "/content/SRFormer/basicsr/infer_sr.py", line 115, in parse_options
opt['dist'] = False
TypeError: 'str' object does not support item assignment
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: