Add link to paper, pipeline tag

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  license: mit
3
  language:
4
  - en
@@ -7,4 +8,8 @@ language:
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
- The image conditioned version of TRELLIS, a large 3D genetive model.
 
 
 
 
 
1
  ---
2
+ pipeline_tag: image-to-3d
3
  license: mit
4
  language:
5
  - en
 
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
+ The image conditioned version of TRELLIS, a large 3D genetive model. It was introduced in the paper [Structured 3D Latents for Scalable and Versatile 3D Generation](https://huggingface.co/papers/2412.01506).
12
+
13
+ Project page: https://trellis3d.github.io/
14
+
15
+ Code: https://github.com/Microsoft/TRELLIS