Any-to-Any
Safetensors
English
style transfer
stylization
ShiwenZhang-teleai commited on
Commit
10d91f5
·
verified ·
1 Parent(s): 12de2d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -5,6 +5,7 @@ language:
5
  base_model:
6
  - Qwen/Qwen-Image-Edit-2509
7
  - Qwen/Qwen-Image-Edit-2511
 
8
  pipeline_tag: any-to-any
9
  tags:
10
  - style transfer
@@ -24,7 +25,7 @@ Shiwen Zhang, Yifan Xu, Haibin Huang, Chi Zhang, Xuelong Li
24
  </div>
25
  <div align="center">
26
  [<a href="https://witcherofresearch.github.io/TeleStyleV2/" target="_blank">Project Page</a>]
27
- [<a href="https://witcherofresearch.github.io/TeleStyleV2/" target="_blank">Paper</a>]
28
  [<a href="https://huggingface.co/Tele-AI/TeleStyleV2" target="_blank">Model</a>]
29
  [<a href="https://github.com/Tele-AI/TeleStyleV2" target="_blank">Code</a>]
30
  [<a href="https://huggingface.co/spaces/witcherderivia/TeleStyleV2" target="_blank">Demo</a>]
@@ -32,8 +33,12 @@ Shiwen Zhang, Yifan Xu, Haibin Huang, Chi Zhang, Xuelong Li
32
 
33
 
34
  ## 🔔News
35
-
36
- - [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).
 
 
 
 
37
 
38
  ## How to use
39
 
 
5
  base_model:
6
  - Qwen/Qwen-Image-Edit-2509
7
  - Qwen/Qwen-Image-Edit-2511
8
+ - sensenova/SenseNova-U1-8B-MoT
9
  pipeline_tag: any-to-any
10
  tags:
11
  - style transfer
 
25
  </div>
26
  <div align="center">
27
  [<a href="https://witcherofresearch.github.io/TeleStyleV2/" target="_blank">Project Page</a>]
28
+ [<a href="https://arxiv.org/abs/2606.20709" target="_blank">Paper</a>]
29
  [<a href="https://huggingface.co/Tele-AI/TeleStyleV2" target="_blank">Model</a>]
30
  [<a href="https://github.com/Tele-AI/TeleStyleV2" target="_blank">Code</a>]
31
  [<a href="https://huggingface.co/spaces/witcherderivia/TeleStyleV2" target="_blank">Demo</a>]
 
33
 
34
 
35
  ## 🔔News
36
+ - [2026-07] Released TeleStyleV2-SenseNova, [Code](https://huggingface.co/spaces/witcherderivia/TeleStyle-SenseNova/tree/main), [Model](https://huggingface.co/Tele-AI/TeleStyleV2), [Demo](https://huggingface.co/spaces/witcherderivia/TeleStyle-SenseNova), reinforces SenseNova U1 for Content-Preserving Style Transfer and preserves its general image editing capability. This experimental model is trained in pixel space, making the SFT quite hard and still having much space to improve. The model supports 1MP to 4MP. This is maybe the first unofficial SFT model of SenseNovaU1.
37
+ - June, 2026: We found that TeleStyleV2 has been integrated by fal.ai at [fal-ai/telestyle-v2](https://fal.ai/models/fal-ai/telestyle-v2/api) and mlx-community at [mlx-community/TeleStyleV2-Qwen-Image-Edit-2511-bf16](https://huggingface.co/mlx-community/TeleStyleV2-Qwen-Image-Edit-2511-bf16). Thanks to the community for supporting the project.
38
+ - June 25, 2026: We release [TeleStyleV2-QIE-2511-Lora demo](https://huggingface.co/spaces/witcherderivia/TeleStyleV2-QIE2511).
39
+ - June 11, 2026: We release a [free online demo for TeleStyleV2-QIE-2509-Lora-DMD ](https://huggingface.co/spaces/witcherderivia/TeleStyleV2) for diffusers model. We also release the diffsynth version of [TeleStyleV2-QIE-2509-Lora](https://huggingface.co/Tele-AI/TeleStyleV2/blob/main/diffsynth-TeleStyleV2-QIE-2509-Lora-bf16.safetensors). Please light a star to support this project if you find the demo useful.
40
+ - June 10, 2026: We release the <a href="http://arxiv.org/abs/2601.20175" target="_blank">technical report and project page </a> of TeleStyleV2. We release the diffusers version of [TeleStyleV2-QIE-2509-Lora](https://huggingface.co/Tele-AI/TeleStyleV2/blob/main/diffusers-TeleStyleV2-QIE-2509-Lora-bf16.safetensors).
41
+ - [2026-06]: Released [Code](https://github.com/Tele-AI/TeleStyleV2), [Model](https://huggingface.co/Tele-AI/TeleStyleV2), [Demo] (https://huggingface.co/spaces/witcherderivia/TeleStyleV2).
42
 
43
  ## How to use
44