HongFangzhou commited on
Commit
44615f1
1 Parent(s): b3e5cb8

upload model card

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -1,3 +1,24 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - {en}
4
+ license: {apache-2.0}
5
+ tags:
6
+ - {Text-to-3D Generation}
7
+ - {3D Diffusion}
8
+ datasets:
9
+ - {allenai/objaverse}
10
  ---
11
+
12
+ # Model Card for {{ 3DTopia | default("Model ID", true) }}
13
+
14
+ <!-- Provide a quick summary of what the model is/does. -->
15
+
16
+ This repo hosts the model of the first stage of a text-to-3D method 3DTopia.
17
+
18
+ ## How to Get Started with the Model
19
+
20
+ Use the GitHub repo: [3DTopia](https://github.com/3DTopia/3DTopia) to get started with the model.
21
+
22
+ ## Technical Details
23
+
24
+ Our technical report is on the way!