Views
No views yet
1from huggingface_hub import hf_hub_download
2ckpt_path = hf_hub_download(repo_id="ashawkey/LGM", filename="model_fp16.safetensors")@article{tang2024lgm,
title={LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation},
author={Tang, Jiaxiang and Chen, Zhaoxi and Chen, Xiaokang and Wang, Tengfei and Zeng, Gang and Liu, Ziwei},
journal={arXiv preprint arXiv:2402.05054},
year={2024}
}