nielsr HF Staff commited on
Commit
c0c6b29
·
verified ·
1 Parent(s): 1f26fe9

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

Browse files

This PR adds the `pipeline_tag`, `library_name`, and links to the paper and code.

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