Add model card
#1
by nielsr HF Staff - opened
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: image-to-video
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# VideoCoCo: Code-as-CoT for Physically-Consistent Video Generation
|
| 6 |
+
|
| 7 |
+
This repository contains the tuned transformer weights for the video editing component of **VideoCoCo**.
|
| 8 |
+
|
| 9 |
+
**Paper**: [VideoCoCo: Code-as-CoT for Physically-Consistent Video Generation via an Agentic Dual-Engine System](https://huggingface.co/papers/2607.27380)
|
| 10 |
+
|
| 11 |
+
**Code**: [https://github.com/micky-li-hd/VideoCoCo](https://github.com/micky-li-hd/VideoCoCo)
|