Spaces:
Running
on
Zero
Running
on
Zero
π docs: update
Browse files
README.md
CHANGED
@@ -7,12 +7,19 @@ sdk: gradio
|
|
7 |
sdk_version: 5.20.0
|
8 |
python_version: 3.10.13
|
9 |
app_file: app.py
|
10 |
-
pinned:
|
11 |
-
license:
|
12 |
short_description: Authoring Animation-Ready 3D Characters with One Click
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
-
|
|
|
|
|
|
|
16 |
|
17 |
```bibtex
|
18 |
@inproceedings{Guo_2025_CVPR,
|
|
|
7 |
sdk_version: 5.20.0
|
8 |
python_version: 3.10.13
|
9 |
app_file: app.py
|
10 |
+
pinned: true
|
11 |
+
license: apache-2.0
|
12 |
short_description: Authoring Animation-Ready 3D Characters with One Click
|
13 |
+
models:
|
14 |
+
- jasongzy/Make-It-Animatable
|
15 |
+
datasets:
|
16 |
+
- jasongzy/Mixamo
|
17 |
---
|
18 |
|
19 |
+
# Make-It-Animatable: An Efficient Framework for Authoring Animation-Ready 3D Characters
|
20 |
+
|
21 |
+
- [Paper](https://arxiv.org/abs/2411.18197)
|
22 |
+
- [Project Page](https://jasongzy.github.io/Make-It-Animatable/)
|
23 |
|
24 |
```bibtex
|
25 |
@inproceedings{Guo_2025_CVPR,
|