| --- |
| 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 |
| --- |
| <div align="center"> |
|
|
| <h1><b>TeleStyle V2: Beyond Content-Preserving Style Transfer with Self-Distillation and Distribution-Matching-Distillation</b></h1> |
|
|
| </div> |
|
|
| <div align="center"> |
| Shiwen Zhang, Yifan Xu, Haibin Huang, Chi Zhang, Xuelong Li |
| <p> |
| Institute of Artificial Intelligence, China Telecom (TeleAI) |
| </p> |
| </div> |
| <div align="center"> |
| [<a href="https://witcherofresearch.github.io/TeleStyleV2/" target="_blank">Project Page</a>] |
| [<a href="https://witcherofresearch.github.io/TeleStyleV2/" target="_blank">Paper</a>] |
| [<a href="https://huggingface.co/Tele-AI/TeleStyleV2" target="_blank">Model</a>] |
| [<a href="https://github.com/Tele-AI/TeleStyleV2" target="_blank">Code</a>] |
| [<a href="https://huggingface.co/spaces/witcherderivia/TeleStyleV2" target="_blank">Demo</a>] |
| </div> |
| |
|
|
| ## ๐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}, |
| } |
| ``` |