hustvl / GaussianDreamer

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models (CVPR 2024)
https://taoranyi.com/gaussiandreamer/
Apache License 2.0
589 stars 29 forks source link

'GaussianDreamer' object has no attribute 'pipe' #17

Closed zimingzhong closed 5 months ago

zimingzhong commented 6 months ago

when i run python launch.py --config configs/gaussiandreamer-sd.yaml --test --gpu 0 system.prompt_processor.prompt="a dog" i get the error. is there a reloading checkpoint module?