File size: 3,078 Bytes
6a298e0 0165f5b 6a298e0 be1356e 0165f5b 6a298e0 be1356e f27c000 89d3f23 f27c000 9b36256 c99c6a6 9b36256 c9bee08 9b36256 f27c000 6a298e0 0165f5b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 |
---
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
<Gallery />
## Model description
## Trigger words
You should use `wear it` to trigger the image generation.
## 📊 Examples
| Input | Output | Input | Output |
|-------|--------|-------|--------|
| <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/01i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/01o.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/02i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/02o.jpg" width="200"/> |
| <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/07i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/07o.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/09i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/09o.jpg" width="200"/> |
| <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/12i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/12o.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/14i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/14o.jpg" width="200"/> |
| <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/18i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/18o.jpg" width="200"/> | | |
## ⚙️ 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). |