---
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)
## π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},
}
```