gudaochangsheng/WaDi

Model

0

stars

9

commits

5

linked in READMEs

May 25, 2026

updated

diffusion

README

🚀 [CVPR 2026]WaDi: Weight Direction-aware Distillation for One-step Image Synthesis

arXiv arXiv Visitors HF-SD2.1 HF-SD1.5 HF-Pixart-Alpha MS-SD2.1 MS-SD1.5 MS-Pixart-alpha Code Project Page

1 PCA Lab, VCIP, College of Computer Science, Nankai University    2 PCA Lab, School of Intelligence Science and Technology, Nanjing University    3 Shenzhen Futian, NKIARI   
†Corresponding authors
demo

📦 Model Weights

ModelHugging FaceModelScope
WaDi-SD2.1Download HFDownload MS
WaDi-SD1.5Download HFDownload MS
WaDi-PixArtDownload HFDownload MS

🎬 Inference

# inference sd model
python infer_sd_model.py

# inference pixart
python infer_pixart.py

Training SwiftBrushV2

An unofficial implementation of SwiftBrushV2

Citation

If you find WaDi useful, please consider giving our repository a star (⭐) and citing our paper.

@InProceedings{Wang_2026_CVPR,
    author    = {Wang, Lei and Cheng, Yang and Li, Senmao and Wu, Ge and Wang, Yaxing and Yang, Jian},
    title     = {WaDi: Weight Direction-aware Distillation for One-step Image Synthesis},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2026},
    pages     = {5574-5584}
}
@inproceedings{li2025one,
      title={One-Way Ticket: Time-Independent Unified Encoder for Distilling Text-to-Image Diffusion Models}, 
      author={Li, Senmao and Wang, Lei and Wang, Kai and Liu, Tao and Xie, Jiehang and van de Weijer, Joost and Khan, Fahad Shahbaz and Yang, Shiqi and Wang, Yaxing and Yang, Jian},
      booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)}, 
      year={2025},
}

Acknowledgement

This project is based on Diffusers. Thanks for their awesome works. We sincerely acknowledge the excellent and inspiring prior work, TiUE and SwiftBrush.

Contact

If you have any questions, please feel free to reach out to me at scitop1998@gmail.com.

Contributors

gudaochangsheng/WaDi

Model

0

stars

9

commits

5

linked in READMEs

May 25, 2026

updated

diffusion

README

🚀 [CVPR 2026]WaDi: Weight Direction-aware Distillation for One-step Image Synthesis

arXiv arXiv Visitors HF-SD2.1 HF-SD1.5 HF-Pixart-Alpha MS-SD2.1 MS-SD1.5 MS-Pixart-alpha Code Project Page

1 PCA Lab, VCIP, College of Computer Science, Nankai University    2 PCA Lab, School of Intelligence Science and Technology, Nanjing University    3 Shenzhen Futian, NKIARI   
†Corresponding authors
demo

📦 Model Weights

ModelHugging FaceModelScope
WaDi-SD2.1Download HFDownload MS
WaDi-SD1.5Download HFDownload MS
WaDi-PixArtDownload HFDownload MS

🎬 Inference

# inference sd model
python infer_sd_model.py

# inference pixart
python infer_pixart.py

Training SwiftBrushV2

An unofficial implementation of SwiftBrushV2

Citation

If you find WaDi useful, please consider giving our repository a star (⭐) and citing our paper.

@InProceedings{Wang_2026_CVPR,
    author    = {Wang, Lei and Cheng, Yang and Li, Senmao and Wu, Ge and Wang, Yaxing and Yang, Jian},
    title     = {WaDi: Weight Direction-aware Distillation for One-step Image Synthesis},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2026},
    pages     = {5574-5584}
}
@inproceedings{li2025one,
      title={One-Way Ticket: Time-Independent Unified Encoder for Distilling Text-to-Image Diffusion Models}, 
      author={Li, Senmao and Wang, Lei and Wang, Kai and Liu, Tao and Xie, Jiehang and van de Weijer, Joost and Khan, Fahad Shahbaz and Yang, Shiqi and Wang, Yaxing and Yang, Jian},
      booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)}, 
      year={2025},
}

Acknowledgement

This project is based on Diffusers. Thanks for their awesome works. We sincerely acknowledge the excellent and inspiring prior work, TiUE and SwiftBrush.

Contact

If you have any questions, please feel free to reach out to me at scitop1998@gmail.com.

Contributors