kandinskylab / Kandinsky-5.0-I2I-Lite-pretrain-Diffusers

huggingface.co
Total runs: 3
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: November 20 2025
image-to-image

Introduction of Kandinsky-5.0-I2I-Lite-pretrain-Diffusers

Model Details of Kandinsky-5.0-I2I-Lite-pretrain-Diffusers


Kandinsky 5.0 I2I Lite Pretrain – Diffusers

Kandinsky 5.0 is a family of diffusion models for video and image generation.

Kandinsky 5.0 Image Edit Lite is a lightweight image-to-image (I2I) generation model with 6B parameters.

The model introduces several key innovations:

  • Latent diffusion pipeline with Flow Matching for improved training stability
  • Diffusion Transformer (DiT) as the main generative backbone with cross-attention to text embeddings
  • Dual text encoding using Qwen2.5-VL and CLIP for comprehensive text understanding
  • Flux VAE for efficient image encoding and decoding

The original codebase can be found at kandinskylab/Kandinsky-5 .

Available Models

Kandinsky 5.0 Image Lite:

model_id Description Use Cases
kandinskylab/Kandinsky-5.0-T2I-Lite-sft-Diffusers 6B supervised fine-tuned text-to-image model Highest generation quality
kandinskylab/Kandinsky-5.0-I2I-Lite-sft-Diffusers 6B supervised fine-tuned image-to-image editing model Highest generation quality
kandinskylab/Kandinsky-5.0-T2I-Lite-pretrain-Diffusers 6B base pretrained text-to-image model Research and fine-tuning
kandinskylab/Kandinsky-5.0-I2I-Lite-pretrain-Diffusers 6B base pretrained image-to-image editing model Research and fine-tuning
Examples
Change the image style to realistic, draw the horse in the same pose, with a black mane and a giant snowball on its nose
Draw this elephant in the same hat inside a green tractor, driving across a yellow field.
Поменяй чебурашку на крокодила Гену из мультфильма, позу и выражения лица оставь прежними
Change the image style to an oil painting; don't change the pose of the animals, but add pronounced oil painting elements - paint strokes
Kandinsky5I2IPipeline Usage Example
import torch
from diffusers import Kandinsky5I2IPipeline
from diffusers.utils import load_image 
# Load the pipeline
model_id = "kandinskylab/Kandinsky-5.0-I2I-Lite-sft-Diffusers"
pipe = Kandinsky5I2IPipeline.from_pretrained(model_id)

_ = pipe.to(device='cuda',dtype=torch.bfloat16)
pipe.enable_model_cpu_offload()                                               # <--- Enable CPU offloading for single GPU inference

# Edit the input image
image = load_image(
    "https://huggingface.co/kandinsky-community/kandinsky-3/resolve/main/assets/title.jpg?download=true"
)

prompt = "Change the background from a winter night scene to a bright summer day. Place the character on a sandy beach with clear blue sky, soft sunlight, and gentle waves in the distance. Replace the winter clothing with a light short-sleeved T-shirt (in soft pastel colors) and casual shorts. Ensure the character’s fur reflects warm daylight instead of cold winter tones. Add small beach details such as seashells, footprints in the sand, and a few scattered beach toys nearby. Keep the oranges in the scene, but place them naturally on the sand."
negative_prompt = ""

output = pipe(
    image=image,
    prompt=prompt,
    negative_prompt=negative_prompt,
    guidance_scale=3.5,
).image[0]
Results
Side-by-side evaluation of T2I SFT on PartiPrompts with extended prompts Side-by-side evaluation of I2I SFT on the Flux Kontext benchmark with extended prompts
Citation
@misc{kandinsky2025,
    author = {Alexander Belykh and Alexander Varlamov and Alexey Letunovskiy and Anastasia Aliaskina and Anastasia Maltseva and Anastasiia Kargapoltseva and Andrey Shutkin and Anna Averchenkova and Anna Dmitrienko and Bulat Akhmatov and Denis Dimitrov and Denis Koposov and Denis Parkhomenko and Dmitrii and Ilya Vasiliev and Ivan Kirillov and Julia Agafonova and Kirill Chernyshev and Kormilitsyn Semen and Lev Novitskiy and Maria Kovaleva and Mikhail Mamaev and Mikhailov and Nikita Kiselev and Nikita Osterov and Nikolai Gerasimenko and Nikolai Vaulin and Olga Kim and Olga Vdovchenko and Polina Gavrilova and Polina Mikhailova and Tatiana Nikulina and Viacheslav Vasilev and Vladimir Arkhipkin and Vladimir Korviakov and Vladimir Polovnikov and Yury Kolabushin},
    title = {Kandinsky 5.0: A family of diffusion models for Video & Image generation},
    howpublished = {\url{https://github.com/kandinskylab/Kandinsky-5}},
    year = 2025
}

Runs of kandinskylab Kandinsky-5.0-I2I-Lite-pretrain-Diffusers on huggingface.co

3
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About Kandinsky-5.0-I2I-Lite-pretrain-Diffusers huggingface.co Model

More Kandinsky-5.0-I2I-Lite-pretrain-Diffusers license Visit here:

https://choosealicense.com/licenses/mit

Kandinsky-5.0-I2I-Lite-pretrain-Diffusers huggingface.co

Kandinsky-5.0-I2I-Lite-pretrain-Diffusers huggingface.co is an AI model on huggingface.co that provides Kandinsky-5.0-I2I-Lite-pretrain-Diffusers's model effect (), which can be used instantly with this kandinskylab Kandinsky-5.0-I2I-Lite-pretrain-Diffusers model. huggingface.co supports a free trial of the Kandinsky-5.0-I2I-Lite-pretrain-Diffusers model, and also provides paid use of the Kandinsky-5.0-I2I-Lite-pretrain-Diffusers. Support call Kandinsky-5.0-I2I-Lite-pretrain-Diffusers model through api, including Node.js, Python, http.

Kandinsky-5.0-I2I-Lite-pretrain-Diffusers huggingface.co Url

https://huggingface.co/kandinskylab/Kandinsky-5.0-I2I-Lite-pretrain-Diffusers

kandinskylab Kandinsky-5.0-I2I-Lite-pretrain-Diffusers online free

Kandinsky-5.0-I2I-Lite-pretrain-Diffusers huggingface.co is an online trial and call api platform, which integrates Kandinsky-5.0-I2I-Lite-pretrain-Diffusers's modeling effects, including api services, and provides a free online trial of Kandinsky-5.0-I2I-Lite-pretrain-Diffusers, you can try Kandinsky-5.0-I2I-Lite-pretrain-Diffusers online for free by clicking the link below.

kandinskylab Kandinsky-5.0-I2I-Lite-pretrain-Diffusers online free url in huggingface.co:

https://huggingface.co/kandinskylab/Kandinsky-5.0-I2I-Lite-pretrain-Diffusers

Kandinsky-5.0-I2I-Lite-pretrain-Diffusers install

Kandinsky-5.0-I2I-Lite-pretrain-Diffusers is an open source model from GitHub that offers a free installation service, and any user can find Kandinsky-5.0-I2I-Lite-pretrain-Diffusers on GitHub to install. At the same time, huggingface.co provides the effect of Kandinsky-5.0-I2I-Lite-pretrain-Diffusers install, users can directly use Kandinsky-5.0-I2I-Lite-pretrain-Diffusers installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Kandinsky-5.0-I2I-Lite-pretrain-Diffusers install url in huggingface.co:

https://huggingface.co/kandinskylab/Kandinsky-5.0-I2I-Lite-pretrain-Diffusers

Url of Kandinsky-5.0-I2I-Lite-pretrain-Diffusers

Kandinsky-5.0-I2I-Lite-pretrain-Diffusers huggingface.co Url

Provider of Kandinsky-5.0-I2I-Lite-pretrain-Diffusers huggingface.co

kandinskylab
ORGANIZATIONS

Other API from kandinskylab