File size: 1,489 Bytes
a064f48
c68e323
 
 
 
a064f48
 
 
 
 
c68e323
a064f48
 
c68e323
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
title: Voost - Virtual Try-On/Off
emoji: πŸ‘•
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
license: cc-by-nc-sa-4.0
short_description: Virtual Try-On&Off model from NXN Labs (https://nxn.ai/)
---

# Virtual Try-On Demo

This demo utilizes the Virtual Try-On and Try-Off models introduced in [Voost](https://arxiv.org/abs/2508.04825).

## Overview

This application provides a live demo, allowing users to virtually try on and try off clothing items using advanced AI models.

## Commercial Use

If you are planning to use this for commercial purposes or need more advanced commercial-level services, please contact us through our website: [https://nxn.ai/contact](https://nxn.ai/contact)

## Citation

If you use this work in your research, please cite:
```bibtex
@article{lee2025voost,
  author  = {Seungyong Lee and Jeong-gi Kwak},
  title   = {Voost: A Unified and Scalable Diffusion Transformer for Bidirectional Virtual Try-On and Try-Off},
  journal = {arXiv preprint arXiv:2508.04825},
  year    = {2025}
}
```

## Contact

For commercial inquiries and advanced services, visit: [https://nxn.ai](https://nxn.ai)

---
Most models and clothing images used are from internet and public datasets (VITON, DressCode).
All images and brands are the property of their respective owners.

This demo is licensed under a Creative [Commons Attribution-ShareAlike 4.0 International License.](http://creativecommons.org/licenses/by-sa/4.0/)