Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ATI: Any Trajectory Instruction for Controllable Video Generation
|
| 2 |
|
| 3 |
<div align="center">
|
|
@@ -189,5 +199,4 @@ Please cite our paper if you find our work useful:
|
|
| 189 |
volume={arXiv:2505.22944},
|
| 190 |
year={2025}
|
| 191 |
}
|
| 192 |
-
```
|
| 193 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- Wan-AI/Wan2.1-I2V-14B-480P
|
| 7 |
+
pipeline_tag: image-to-video
|
| 8 |
+
tags:
|
| 9 |
+
- videogen
|
| 10 |
+
---
|
| 11 |
# ATI: Any Trajectory Instruction for Controllable Video Generation
|
| 12 |
|
| 13 |
<div align="center">
|
|
|
|
| 199 |
volume={arXiv:2505.22944},
|
| 200 |
year={2025}
|
| 201 |
}
|
| 202 |
+
```
|
|
|