Update README.md
#2
by
lipeihao
- opened
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 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
|
|
|
|
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 |
|