phucleh2 commited on
Commit
d074a07
1 Parent(s): 84bad92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -22,8 +22,9 @@ widget:
22
  ---
23
 
24
  # Mask + Prompt → Cloth
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
 
22
  ---
23
 
24
  # Mask + Prompt → Cloth
25
+ - This model is still in development for better realistic-ness of the output. Stay tuned 🤗
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
+ - The model generates a different output every time you run it, **even if you use the same mask and input prompt**.
30
  - This model is a fine-tuned of [ControlNet](https://arxiv.org/abs/2302.05543) on [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset