yanghb22-fdu / Hi3D-Official

[MM24] Official codes and datasets for ACM MM24 paper "Hi3D: Pursuing High-Resolution Image-to-3D Generation with Video Diffusion Models".
MIT License
215 stars 12 forks source link

Issues using pytorch lightning. #18

Closed jspsiy closed 3 weeks ago

jspsiy commented 3 weeks ago

NameError: name 'trainer' is not defined. Did you mean: 'Trainer'?

How do i fix this? AttributeError: 'VideoLDM' object has no attribute 'save_checkpoint'. Did you mean: 'on_save_checkpoint'?

jspsiy commented 3 weeks ago

fixed it.