opsiclear-admin commited on
Commit
ace43a1
·
verified ·
1 Parent(s): 48eda43

Configure Space for Zero GPU

Browse files
Files changed (1) hide show
  1. README.md +19 -14
README.md CHANGED
@@ -1,14 +1,19 @@
1
- ---
2
- title: Trellis.2.multiview
3
- emoji: 👁
4
- colorFrom: pink
5
- colorTo: indigo
6
- sdk: gradio
7
- sdk_version: 6.5.1
8
- app_file: app.py
9
- pinned: false
10
- license: other
11
- short_description: Trellis 2 Multiview Input
12
- ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
1
+ ---
2
+ title: TRELLIS.2 Multi-Image Conditioning
3
+ emoji: 🧊
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 6.1.0
8
+ python_version: "3.10"
9
+ app_file: app.py
10
+ pinned: false
11
+ license: mit
12
+ short_description: Multi-view image to 3D generation
13
+ ---
14
+
15
+ # TRELLIS.2 Multi-Image Conditioning
16
+
17
+ Multi-view image to 3D generation using TRELLIS.2 with multi-image conditioning.
18
+
19
+ Upload multiple views of an object to generate a 3D model.