CyFeng16 / MVIMP

Mixed Video and Image Manipulation Program
GNU General Public License v3.0
71 stars 20 forks source link

MVIMP-Photo3D-Demo missing Loader??? #43

Open ppdayz888 opened 1 year ago

ppdayz888 commented 1 year ago

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'