Image-to-3D
English

Update README.md

#2
by lipeihao - opened
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -7,10 +7,13 @@ pipeline_tag: image-to-3d
7
  <div align="center">
8
  <h1>LHM: Large Animatable Human Reconstruction Model for Single Image to 3D in Seconds</h1>
9
 
10
- [![Project Website](https://img.shields.io/badge/🌐-Project_Website-blueviolet)](https://lingtengqiu.github.io/LHM/)
11
- [![arXiv Paper](https://img.shields.io/badge/πŸ“œ-arXiv:2503-10625)](https://arxiv.org/pdf/2503.10625)
12
- [![HuggingFace](https://img.shields.io/badge/πŸ€—-HuggingFace_Space-blue)](https://huggingface.co/spaces/DyrusQZ/LHM)
13
- [![Apache License](https://img.shields.io/badge/πŸ“ƒ-Apache--2.0-929292)](https://www.apache.org/licenses/LICENSE-2.0)
 
 
 
14
  </div>
15
 
16
 
 
7
  <div align="center">
8
  <h1>LHM: Large Animatable Human Reconstruction Model for Single Image to 3D in Seconds</h1>
9
 
10
+ <div align="center" style="display: flex; justify-content: center; flex-wrap: wrap;">
11
+ <!-- <a href='LICENSE'><img src='https://img.shields.io/badge/license-MIT-yellow'></a> -->
12
+ <a href='https://arxiv.org/pdf/2503.10625'><img src='https://img.shields.io/badge/πŸ“œ-arXiv:2503-10625'></a>
13
+ <a href='https://lingtengqiu.github.io/LHM/'><img src='https://img.shields.io/badge/🌐-Project_Website-blueviolet'></a>
14
+ <a href='https://huggingface.co/spaces/DyrusQZ/LHM'><img src='https://img.shields.io/badge/πŸ€—-HuggingFace_Space-blue'></a>
15
+ <a href="https://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/πŸ“ƒ-Apache--2.0-929292"></a>
16
+ </div>
17
  </div>
18
 
19