Samartha
Samartha
12 pretrained_model = DonutModel.from_pretrained(args.pretrained_path) 13 14 if torch.cuda.is_available(): 2 frames [/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py](https://localhost:8080/#) in _load_pretrained_model(cls, model, state_dict, loaded_keys, resolved_archive_file, pretrained_model_name_or_path, ignore_mismatched_sizes, sharded_metadata, _fast_init, low_cpu_mem_usage, device_map, offload_folder, offload_state_dict, dtype, is_quantized, keep_in_fp32_modules) 3929 "\n\tYou...
Having lots of problems with installation of pytorch3D. It would help all of us who would try to use your repo
The model is just training inside the DanceDecoder without denoising training. Please confirm if there is any training involved for the denoising diffusion process as mentioned in the paper.