jainarham commited on
Commit
48eed8a
·
verified ·
1 Parent(s): 6620c6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -4
README.md CHANGED
@@ -1,13 +1,27 @@
1
  ---
2
- title: TRELLIS 3D API
3
  emoji: 🧊
4
  colorFrom: purple
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
- # TRELLIS 3D Generator API
13
- Text and Image to 3D using Microsoft TRELLIS 2
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: TRELLIS 3D Generator
3
  emoji: 🧊
4
  colorFrom: purple
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.31.0
8
  app_file: app.py
9
  pinned: false
10
+ license: mit
11
+ short_description: Text and Image to 3D Model Generator
12
  ---
13
 
14
+ # 🧊 TRELLIS 3D Generator
15
+
16
+ Generate 3D models from text descriptions or images using Microsoft TRELLIS 2.
17
+
18
+ ## Features
19
+ - Text to 3D generation
20
+ - Image to 3D generation
21
+ - Download GLB files
22
+ - Interactive 3D viewer
23
+ - API endpoints for frontend integration
24
+
25
+ ## API Usage
26
+
27
+ ### Text to 3D