Improve model card with paper and project links
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: video-to-video
|
| 4 |
tags:
|
|
@@ -9,14 +11,16 @@ tags:
|
|
| 9 |
- lora
|
| 10 |
- wan2.1
|
| 11 |
- qwen3-vl
|
| 12 |
-
base_model:
|
| 13 |
-
- Wan-AI/Wan2.1-T2V-14B
|
| 14 |
---
|
| 15 |
|
| 16 |
# CoinVE-Edit
|
| 17 |
|
| 18 |
<a href="https://arxiv.org/abs/2608.17566"><img src="https://img.shields.io/static/v1?label=Tech%20Report&message=Arxiv&color=red"></a>  
|
| 19 |
<a href="https://github.com/coinve200k/CoinVE-200K/tree/main/CoinVE-Edit"><img src="https://img.shields.io/static/v1?label=GitHub&message=CoinVE-Edit&color=blue"></a>  
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
---
|
| 22 |
|
|
@@ -218,4 +222,4 @@ For any questions, issues, or collaborations, please feel free to contact longfc
|
|
| 218 |
|
| 219 |
## 💖 Acknowledgement
|
| 220 |
|
| 221 |
-
Our model is built upon [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio), [Wan2.1](https://github.com/Wan-Video/Wan2.1), and inspired by [Kiwi-Edit](https://github.com/showlab/Kiwi-Edit). Thanks to the contributors of all these great projects!
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- Wan-AI/Wan2.1-T2V-14B
|
| 4 |
license: apache-2.0
|
| 5 |
pipeline_tag: video-to-video
|
| 6 |
tags:
|
|
|
|
| 11 |
- lora
|
| 12 |
- wan2.1
|
| 13 |
- qwen3-vl
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# CoinVE-Edit
|
| 17 |
|
| 18 |
<a href="https://arxiv.org/abs/2608.17566"><img src="https://img.shields.io/static/v1?label=Tech%20Report&message=Arxiv&color=red"></a>  
|
| 19 |
<a href="https://github.com/coinve200k/CoinVE-200K/tree/main/CoinVE-Edit"><img src="https://img.shields.io/static/v1?label=GitHub&message=CoinVE-Edit&color=blue"></a>  
|
| 20 |
+
<a href="https://coinve200k.github.io/"><img src="https://img.shields.io/static/v1?label=Project%20Page&message=Web&color=green"></a>  
|
| 21 |
+
|
| 22 |
+
**Paper**: [CoinVE-200K: A Large-Scale High-Quality Dataset for Compositional Instruction-Guided Video Editing](https://huggingface.co/papers/2608.17566)
|
| 23 |
+
**Project Page**: https://coinve200k.github.io/
|
| 24 |
|
| 25 |
---
|
| 26 |
|
|
|
|
| 222 |
|
| 223 |
## 💖 Acknowledgement
|
| 224 |
|
| 225 |
+
Our model is built upon [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio), [Wan2.1](https://github.com/Wan-Video/Wan2.1), and inspired by [Kiwi-Edit](https://github.com/showlab/Kiwi-Edit). Thanks to the contributors of all these great projects!
|