jasongzy commited on
Commit
eee9c78
Β·
verified Β·
1 Parent(s): 88b7eab

πŸ“ƒ docs: update

Browse files
Files changed (1) hide show
  1. README.md +10 -3
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: false
11
- license: cc-by-nc-4.0
12
  short_description: Authoring Animation-Ready 3D Characters with One Click
 
 
 
 
13
  ---
14
 
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
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,