iitolstykh commited on
Commit
d670fc5
·
verified ·
1 Parent(s): 80679dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -29,10 +29,13 @@ library_name: diffusers
29
  <a href="https://arxiv.org/abs/2601.02242"> 📜 Paper on arXiv </a> |
30
  <a href="https://github.com/ai-forever/vibe"> Github </a> |
31
  <a href="https://huggingface.co/spaces/iitolstykh/VIBE-Image-Edit-DEMO">🤗 Space | </a>
 
32
  </p>
33
 
34
  **VIBE** is a powerful open-source framework for text-guided image editing. It leverages the efficiency of the [Sana1.5-1.6B](https://github.com/NVlabs/Sana) diffusion model and the visual understanding capabilities of [Qwen3-VL-2B-Instruct](https://github.com/QwenLM/Qwen3-VL) to provide **exceptionally fast** and high-quality, instruction-based image manipulation.
35
 
 
 
36
  ## Model Details
37
 
38
  - **Name:** VIBE
 
29
  <a href="https://arxiv.org/abs/2601.02242"> 📜 Paper on arXiv </a> |
30
  <a href="https://github.com/ai-forever/vibe"> Github </a> |
31
  <a href="https://huggingface.co/spaces/iitolstykh/VIBE-Image-Edit-DEMO">🤗 Space | </a>
32
+ <a href="https://huggingface.co/iitolstykh/VIBE-Image-Edit-DistilledCFG">🤗 VIBE-Image-Edit-DistilledCFG | </a>
33
  </p>
34
 
35
  **VIBE** is a powerful open-source framework for text-guided image editing. It leverages the efficiency of the [Sana1.5-1.6B](https://github.com/NVlabs/Sana) diffusion model and the visual understanding capabilities of [Qwen3-VL-2B-Instruct](https://github.com/QwenLM/Qwen3-VL) to provide **exceptionally fast** and high-quality, instruction-based image manipulation.
36
 
37
+ We also provide a faster, **CFG-distilled** version of this model available at [VIBE-Image-Edit-DistilledCFG](https://huggingface.co/iitolstykh/VIBE-Image-Edit-DistilledCFG).
38
+
39
  ## Model Details
40
 
41
  - **Name:** VIBE