karthikmohan409
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,6 @@ license: mit
|
|
4 |
|
5 |
An generative image model using stable diffussion image inpainting for dress try on .
|
6 |
|
7 |
-
its in a very early stage where it takes user image and dress image as input , and creates output , dress images are subject to specifications on extracted captioning
|
|
|
|
|
|
4 |
|
5 |
An generative image model using stable diffussion image inpainting for dress try on .
|
6 |
|
7 |
+
its in a very early stage where it takes user image and dress image as input , and creates output , dress images are subject to specifications on extracted captioning
|
8 |
+
|
9 |
+
Call main.py with user and dress image will invoke the model
|