phucleh2 commited on
Commit
be4ac9e
·
1 Parent(s): a5c5010

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -9,4 +9,10 @@ language:
9
  - en
10
  library_name: diffusers
11
  license: openrail
12
- ---
 
 
 
 
 
 
 
9
  - en
10
  library_name: diffusers
11
  license: openrail
12
+ ---
13
+
14
+ # Mask + Prompt → Cloth
15
+
16
+ - 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.
17
+ - 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.
18
+ - This model is a fine-tuned of [ControlNet](https://arxiv.org/abs/2302.05543) on [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset