Voost / README.md
RyanL22's picture
Downgrade Gradio version (#1)
768f8bb verified
|
raw
history blame
1.49 kB
---
title: Voost - Virtual Try-On/Off
emoji: πŸ‘•
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 5.39.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/)