CoolFace
Modelpublic

MCG-NJU/SteadyDancer-GGUF

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
25likes893downloads
Model Card

<p align="center">

<h2 align="center">SteadyDancer: Harmonized and Coherent Human Image Animation with First-Frame Preservation</h2> <p align="center"> <a href="https://scholar.google.com/citations?hl=en&user=0lLB3fsAAAAJ"><strong>Jiaming Zhang</strong></a> · <a href="https://dblp.org/pid/316/8117.html"><strong>Shengming Cao</strong></a> · <a href="https://qianduoduolr.github.io/"><strong>Rui Li</strong></a> · <a href="https://openreview.net/profile?id=~XiaotongZhao1"><strong>Xiaotong Zhao</strong></a> · <a href="https://scholar.google.com/citations?user=TSMchWcAAAAJ&hl=en&oi=ao"><strong>Yutao Cui</strong></a> <br> <a href=""><strong>Xinglin Hou</strong></a> · <a href="https://mcg.nju.edu.cn/member/gswu/en/index.html"><strong>Gangshan Wu</strong></a> · <a href="https://openreview.net/profile?id=~HaolanChen1"><strong>Haolan Chen</strong></a> · <a href="https://scholar.google.com/citations?user=FHvejDIAAAAJ"><strong>Yu Xu</strong></a> · <a href="https://scholar.google.com/citations?user=TSMchWcAAAAJ&hl=en&oi=ao"><strong>Limin Wang</strong></a> · <a href="https://openreview.net/profile?id=~Kai_Ma4"><strong>Kai Ma</strong></a> <br> <br> <a href="https://arxiv.org/abs/2511.19320"><img src='https://img.shields.io/badge/arXiv-2511.19320-red' alt='Paper PDF'></a> <a href='https://mcg-nju.github.io/steadydancer-web'><img src='https://img.shields.io/badge/Project-Page-blue' alt='Project Page'></a> <a href='https://github.com/MCG-NJU/SteadyDancer'><img src='https://img.shields.io/badge/Github-SteadyDancer-orange'></a> <a href='https://huggingface.co/MCG-NJU/SteadyDancer-14B'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Model-yellow'></a> <a href='https://huggingface.co/datasets/MCG-NJU/X-Dance'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-X--Dance-green'></a> <br> <b></a>Multimedia Computing Group, Nanjing University &nbsp; | &nbsp; </a>Platform and Content Group (PCG), Tencent </b> <br> </p> </p>

  • —This repository is the checkpoint of paper "SteadyDancer: Harmonized and Coherent Human Image Animation with First-Frame Preservation" in GGUF format, which coverted from Kijai weight by ComfyUI-GGUF. It offers lower cost in Kijai ComfyUI.
  • —<font color="red">If you encounter problem RuntimeError: expected scalar type Float but found BFloat16, please pull the latest code of Kijai ComfyUI.</font>
  • —For each quantized version, we provide two weights: _fix_5d_tensor.gguf indicating the convolutional weights come from Wan21_I2V_SteadyDancer_fp16.safetensors (i.e., fp16 format); and fix5dtensorfromfp8e4m3fnscaledKJ.gguf indicating the convolutional weights come from Wan21-I2V-14B-480pfp8e4m3fnscaled_KJ.safetensors (i.e., fp32 format). See https://github.com/kijai/ComfyUI-WanVideoWrapper/issues/1702#issuecomment-3611568304 for details. Both weights are available and the results are largely consistent. We are working to determine the final version that will remain.

📚 Citation

If you find our paper or this codebase useful for your research, please cite us.

BibTeX
@misc{zhang2025steadydancer,
      title={SteadyDancer: Harmonized and Coherent Human Image Animation with First-Frame Preservation}, 
      author={Jiaming Zhang and Shengming Cao and Rui Li and Xiaotong Zhao and Yutao Cui and Xinglin Hou and Gangshan Wu and Haolan Chen and Yu Xu and Limin Wang and Kai Ma},
      year={2025},
      eprint={2511.19320},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2511.19320}, 
}