Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: openrail
|
3 |
base_model: runwayml/stable-diffusion-v1-5
|
4 |
tags:
|
5 |
- controlnet
|
@@ -26,4 +25,5 @@ widget:
|
|
26 |
|
27 |
- 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.
|
28 |
- 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.
|
|
|
29 |
- This model is a fine-tuned of [ControlNet](https://arxiv.org/abs/2302.05543) on [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset
|
|
|
1 |
---
|
|
|
2 |
base_model: runwayml/stable-diffusion-v1-5
|
3 |
tags:
|
4 |
- controlnet
|
|
|
25 |
|
26 |
- 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.
|
27 |
- 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.
|
28 |
+
- Input mask size: 384 x 512
|
29 |
- This model is a fine-tuned of [ControlNet](https://arxiv.org/abs/2302.05543) on [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset
|