File size: 855 Bytes
d1c20b5 |
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 |
---
license: other
license_name: server-side-public-license
license_link: https://www.mongodb.com/legal/licensing/server-side-public-license
tags:
- diffusion
- virtual try-on
- virtual try-off
- image generation
- fashion
- e-commerce
base_model:
- stable-diffusion-v1-5/stable-diffusion-inpainting
pipeline_tag: image-to-image
library_name: diffusers
---
## TryOffAnyone
The models proposed in the paper _"TryOffAnyone: Tiled Cloth Generation from a Dressed Person"_
[[paper]][paper_arxiv]:
### Citation
If you find this repository useful in your research, please consider giving a star ⭐ and a citation:
```
```
[hf_spaces]: https://https://huggingface.co/ixarchakos/tryOffAnyone/blob/main/app.py
[paper_arxiv]:
[github]: https://github.com/ixarchakos/try-off-anyone
[license]: https://www.mongodb.com/legal/licensing/server-side-public-license |