Add pipeline tag, library name, and license

#1
by nielsr HF Staff - opened
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)