yejunliang23 commited on
Commit
48aa88e
·
verified ·
1 Parent(s): c847dba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
 
 
 
 
 
 
 
 
2
  license: mit
3
- ---
 
 
 
1
  ---
2
+ title: ShapeLLM-Omni
3
+ emoji: 🏢
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 4.44.1
8
+ app_file: app.py
9
+ pinned: false
10
  license: mit
11
+ short_description: A Native Multimodal LLM for 3D Generation and Understanding
12
+ ---
13
+ Paper: https://arxiv.org/abs/2506.01853