phucleh2's picture
Update README.md
d430255
|
raw
history blame
1.35 kB
---
license: openrail
base_model: runwayml/stable-diffusion-v1-5
tags:
- controlnet
- stable-diffusion
- image-to-image
- mask-to-cloth
language:
- en
library_name: diffusers
widget:
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/canny-edge.jpg
prompt: a red top with a lace - trimmed neckline
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/canny-edge.jpg
prompt: a long sleeved top - black
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/canny-edge.jpg
prompt: a blue blouse with a tie neck and a floral prints
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/canny-edge.jpg
prompt: a light pink blouse with rose patterns
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/canny-edge.jpg
prompt: t-shirt - black
---
# Mask + Prompt → Cloth
- This model is a fine-tuned model of ControlNet that takes a black-and-white outline of a top garment as a mask and a descriptive prompt to generate a garment that matches the outline mask.
- This model only works with top garments, so please do not upload a mask of pants or jeans, as this will result in unexpected results.
- This model is a fine-tuned of [ControlNet](https://arxiv.org/abs/2302.05543) on [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset