jasongzy nielsr HF Staff commited on
Commit
c24e85f
·
verified ·
1 Parent(s): ba7ef48

Add pipeline tag, library name, and license (#1)

Browse files

- Add pipeline tag, library name, and license (0ba7e16fc66977540668b2f2e14c3a97322174ed)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,9 +1,13 @@
1
  ---
2
  datasets:
3
  - jasongzy/Mixamo
 
 
 
4
  ---
5
 
6
  # Make-It-Animatable: An Efficient Framework for Authoring Animation-Ready 3D Characters
7
 
8
  - [Paper](https://arxiv.org/abs/2411.18197)
9
  - [Project Page](https://jasongzy.github.io/Make-It-Animatable/)
 
 
1
  ---
2
  datasets:
3
  - jasongzy/Mixamo
4
+ pipeline_tag: image-to-video
5
+ library_name: blender
6
+ license: apache-2.0
7
  ---
8
 
9
  # Make-It-Animatable: An Efficient Framework for Authoring Animation-Ready 3D Characters
10
 
11
  - [Paper](https://arxiv.org/abs/2411.18197)
12
  - [Project Page](https://jasongzy.github.io/Make-It-Animatable/)
13
+ - [Code](https://github.com/jasongzy/Make-It-Animatable)