---
tags:
- flux
- text-to-image
- lora
- diffusers
- fal
base_model:
- black-forest-labs/FLUX.1-Kontext-dev
instance_prompt: wear it
license: apache-2.0
pipeline_tag: image-to-image
---
# virtual tryon kontext lora
## Model description
## Trigger words
You should use `wear it` to trigger the image generation.
## 📊 Examples
| Input | Output | Input | Output |
|-------|--------|-------|--------|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| | |
## ⚙️ How to use
1. You need a model image and a garments overlay over it
- You can put garments overlay on model photo with [this tool](https://v0-image-editor-app-eight.vercel.app/) I made.
2. Put the trigger word `wear it` in your prompt.
3. Adjust LoRA weight (recommended **1.0**)
## Try it Online / Demo Space
We have built a demo space to try it easily.
Try it now: [https://huggingface.co/spaces/ovi054/virtual-tryon-flux-kontext](https://huggingface.co/spaces/ovi054/virtual-tryon-flux-kontext).
## Try it Locally with Gradio UI
```shell
git clone https://huggingface.co/spaces/ovi054/virtual-tryon-flux-kontext
cd ovi054/virtual-tryon-flux-kontext
pip install -r requirements.txt
python app.py
```
## Download model
Weights for this model are available in Safetensors format.
[Download](/ovi054/virtual-tryon-kontext-lora/tree/main) them in the Files & versions tab.
## Training at fal.ai
Training was done using [fal.ai/models/fal-ai/flux-kontext-trainer](https://fal.ai/models/fal-ai/flux-kontext-trainer).