Add pipeline tag, library name, and links to paper and code

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: image-to-video
4
+ library_name: diffusers
5
+ ---
6
+
7
+ # FlexiAct: Towards Flexible Action Control in Heterogeneous Scenarios
8
+
9
+ This repository contains the model described in the paper [FlexiAct: Towards Flexible Action Control in Heterogeneous Scenarios](https://huggingface.co/papers/2505.03730).
10
+
11
+ Project page: https://shiyi-zh0408.github.io/projectpages/FlexiAct/
12
+
13
+ Code: https://github.com/TencentARC/FlexiAct