Surn commited on
Commit
e793066
·
verified ·
1 Parent(s): 4b86d5b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: trellis
3
+ pipeline_tag: image-to-3d
4
+ license: mit
5
+ language:
6
+ - en
7
+ ---
8
+ # TRELLIS Image Large
9
+
10
+ <!-- Provide a quick summary of what the model is/does. -->
11
+
12
+ 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).
13
+
14
+ Project page: https://trellis3d.github.io/
15
+
16
+ Code: https://github.com/Microsoft/TRELLIS