phucleh2 commited on
Commit
d9ad63d
•
1 Parent(s): d074a07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -23,8 +23,8 @@ widget:
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
 
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 version of ControlNet, tailored to utilize a black-and-white outline of an upper garment (mask) and a descriptive prompt to generate a garment that aligns with the mask's outline.
27
+ - It's important to note that this model exclusively operates with upper garments. Please refrain from inputting masks for pants or jeans, as this could yield unexpected outcomes.
28
  - Input mask size: 384 x 512
29
+ - Each time the model is executed, **even with the same mask and prompt**, it will generate a distinct output.
30
+ - This model is a fine-tuned of [ControlNet](https://arxiv.org/abs/2302.05543) using [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset