Update README.md
Browse files
README.md
CHANGED
|
@@ -39,8 +39,8 @@ Mingzhi Sheng<sup>1*</sup>, Zekai Gu<sup>2*</sup>, Peng Li<sup>2</sup>, Cheng Li
|
|
| 39 |

|
| 40 |
|
| 41 |
## π° News
|
| 42 |
-
- **[2026.02.13]** π We have released the inference code and **ComfyUI** support!
|
| 43 |
- **[2026.02.14]** π The paper is available on arXiv.
|
|
|
|
| 44 |
|
| 45 |
|
| 46 |
## π οΈ Installation
|
|
@@ -301,7 +301,15 @@ We thank the authors and contributors of these projects for their valuable contr
|
|
| 301 |
## π Citation
|
| 302 |
If you find FlexAM useful for your research, please cite our paper:
|
| 303 |
```
|
| 304 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 305 |
```
|
| 306 |
## βοΈ License
|
| 307 |
|
|
|
|
| 39 |

|
| 40 |
|
| 41 |
## π° News
|
|
|
|
| 42 |
- **[2026.02.14]** π The paper is available on arXiv.
|
| 43 |
+
- **[2026.02.13]** π We have released the inference code and **ComfyUI** support!
|
| 44 |
|
| 45 |
|
| 46 |
## π οΈ Installation
|
|
|
|
| 301 |
## π Citation
|
| 302 |
If you find FlexAM useful for your research, please cite our paper:
|
| 303 |
```
|
| 304 |
+
@misc{sheng2026FlexAM,
|
| 305 |
+
title={FlexAM: Flexible Appearance-Motion Decomposition for Versatile Video Generation Control},
|
| 306 |
+
author={Sheng, Mingzhi and Gu, Zekai and Li, Peng and Lin, Cheng and Guo, Hao-Xiang and Chen, Ying-Cong and Liu, Yuan},
|
| 307 |
+
year={2026},
|
| 308 |
+
eprint={2602.13185},
|
| 309 |
+
archivePrefix={arXiv},
|
| 310 |
+
primaryClass={cs.CV},
|
| 311 |
+
url={https://arxiv.org/abs/2602.13185},
|
| 312 |
+
}
|
| 313 |
```
|
| 314 |
## βοΈ License
|
| 315 |
|