Spaces:
Runtime error
Runtime error
pookiefoof
commited on
Commit
•
0531772
1
Parent(s):
ff0340e
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# CharacterGen: Efficient 3D Character Generation from Single Images with Multi-View Pose Calibration
|
2 |
|
3 |
This is the official codebase of SIGGRAPH'24 (TOG) [CharacterGen](https://charactergen.github.io/).
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: CharacterGen
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 🏃
|
6 |
+
colorFrom: gray
|
7 |
+
colorTo: red
|
8 |
+
pinned: false
|
9 |
+
short_description: Gradio demo of CharacterGen (SIGGRAPH 2024)
|
10 |
+
---
|
11 |
# CharacterGen: Efficient 3D Character Generation from Single Images with Multi-View Pose Calibration
|
12 |
|
13 |
This is the official codebase of SIGGRAPH'24 (TOG) [CharacterGen](https://charactergen.github.io/).
|