Add pipeline tag, library name, and paper link
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
base_model:
|
4 |
-
|
5 |
language:
|
6 |
-
|
|
|
7 |
tags:
|
8 |
-
|
9 |
-
|
|
|
|
|
10 |
---
|
11 |
|
12 |
English | [็ฎไฝไธญๆ](README_zh.md)
|
@@ -15,7 +17,7 @@ English | [็ฎไฝไธญๆ](README_zh.md)
|
|
15 |
<p align="center">
|
16 |
<a href="https://huggingface.co/PaddleMIX">๐ค Huggingface Space</a> |
|
17 |
<a href="https://github.com/PaddlePaddle/PaddleMIX/tree/develop/ppdiffusers/examples/ppvctrl">๐ Github </a> |
|
18 |
-
<a href="">๐ arxiv </a> |
|
19 |
<a href="https://pp-vctrl.github.io/">๐ท Project </a>
|
20 |
</p>
|
21 |
|
|
|
1 |
---
|
|
|
2 |
base_model:
|
3 |
+
- THUDM/CogVideoX-5b
|
4 |
language:
|
5 |
+
- en
|
6 |
+
license: apache-2.0
|
7 |
tags:
|
8 |
+
- video-generation
|
9 |
+
- paddlemix
|
10 |
+
pipeline_tag: image-to-video
|
11 |
+
library_name: paddlemix
|
12 |
---
|
13 |
|
14 |
English | [็ฎไฝไธญๆ](README_zh.md)
|
|
|
17 |
<p align="center">
|
18 |
<a href="https://huggingface.co/PaddleMIX">๐ค Huggingface Space</a> |
|
19 |
<a href="https://github.com/PaddlePaddle/PaddleMIX/tree/develop/ppdiffusers/examples/ppvctrl">๐ Github </a> |
|
20 |
+
<a href="https://huggingface.co/papers/2503.16983">๐ arxiv </a> |
|
21 |
<a href="https://pp-vctrl.github.io/">๐ท Project </a>
|
22 |
</p>
|
23 |
|