--- license: apache-2.0 language: - en base_model: - Qwen/Qwen-Image-Edit-2509 - Qwen/Qwen-Image-Edit-2511 pipeline_tag: any-to-any tags: - style transfer - stylization ---

TeleStyle V2: Beyond Content-Preserving Style Transfer with Self-Distillation and Distribution-Matching-Distillation

Shiwen Zhang, Yifan Xu, Haibin Huang, Chi Zhang, Xuelong Li

Institute of Artificial Intelligence, China Telecom (TeleAI)  

[Project Page] [Paper] [Model] [Code] [Demo]
## πŸ””News - [2026-06-12]: Released [Code](https://github.com/Tele-AI/TeleStyleV2), [Model](https://huggingface.co/Tele-AI/TeleStyleV2), [Demo] (https://huggingface.co/spaces/witcherderivia/TeleStyleV2). ## How to use - Please refer to [**πŸ”— GitHub**](https://github.com/Tele-AI/TeleStyleV2) for usage. ## 🌟 Citation If you find TeleStyleV2 useful for your research and applications, please cite using this BibTeX: ```bibtex @article{telestylev2, title={TeleStyle V2: Beyond Content-Preserving Style Transfer with Self-Distillation and Distribution-Matching-Distillation}, author={Shiwen Zhang, Yifan Xu, Haibin Huang, Chi Zhang, Xuelong Li}, journal={TeleAI}, year={2026}, } ```