Idk what this is but it's happening on almost all the 3D inpainting colabs I've tried?
Fix anyone?
Current PyTorch version is 1.12.1+cu113
Current configuration is :
fps: 30
num_frames: 240
longer_side_len: 960
Traceback (most recent call last):
File "main.py", line 30, in
config = yaml.load(open(args.config, "r"))
TypeError: load() missing 1 required positional argument: 'Loader'