Updated documentation and examples
Browse files
docs/API.md
CHANGED
@@ -20,6 +20,7 @@
|
|
20 |
* [Image-based virtual try-on](#image-based-virtual-try-on)
|
21 |
* [Image-based virtual try-on with background](#image-based-virtual-try-on-with-background)
|
22 |
* [Avatar from a text prompt](#avatar-from-a-text-prompt)
|
|
|
23 |
* [Clothing from a text prompt](#clothing-from-a-text-prompt)
|
24 |
* [Modifying clothing](#modifying-clothing)
|
25 |
* [Modifying avatar's body](#modifying-avatars-body)
|
@@ -277,6 +278,16 @@ You may also experiment with avatar prompts for more interesting results:
|
|
277 |
|------------------------------------------------------|---------------------|-----------------------|------------------------------------------------------------|
|
278 |
| <img src="images/clothing_image_03.jpg" width="240"> | (iron man mask)+++ | in the Sahara Desert | <img src="images/avatar_prompt_result_03.jpg" width="240"> |
|
279 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
280 |
### Clothing from a text prompt
|
281 |
|
282 |
Similarly, you can specify clothing with a text prompt while providing an avatar image:
|
|
|
20 |
* [Image-based virtual try-on](#image-based-virtual-try-on)
|
21 |
* [Image-based virtual try-on with background](#image-based-virtual-try-on-with-background)
|
22 |
* [Avatar from a text prompt](#avatar-from-a-text-prompt)
|
23 |
+
* [Creating diverse product images](#creating-diverse-product-images)
|
24 |
* [Clothing from a text prompt](#clothing-from-a-text-prompt)
|
25 |
* [Modifying clothing](#modifying-clothing)
|
26 |
* [Modifying avatar's body](#modifying-avatars-body)
|
|
|
278 |
|------------------------------------------------------|---------------------|-----------------------|------------------------------------------------------------|
|
279 |
| <img src="images/clothing_image_03.jpg" width="240"> | (iron man mask)+++ | in the Sahara Desert | <img src="images/avatar_prompt_result_03.jpg" width="240"> |
|
280 |
|
281 |
+
### Creating diverse product images
|
282 |
+
|
283 |
+
If you have a clothing image on a ghost mannequin (flat lay photo might work too), you can generate product images with
|
284 |
+
avatars and backgrounds of your choice:
|
285 |
+
|
286 |
+
| Clothing Image | Avatar Prompt | Background Image | Result Image |
|
287 |
+
|------------------------------------------------------|---------------------------------------|--------------------------------------------------------|---------------------------------------------------------------------|
|
288 |
+
| <img src="images/clothing_image_05.jpg" width="240"> | a beautiful blond girl with long hair | <img src="images/background_image_02.jpg" width="240"> | <img src="images/clothing_avatar_prompt_result_01.jpg" width="240"> |
|
289 |
+
| <img src="images/clothing_image_06.jpg" width="240"> | a gentleman with beard and mustache | <img src="images/background_image_04.jpg" width="240"> | <img src="images/clothing_avatar_prompt_result_02.jpg" width="240"> |
|
290 |
+
|
291 |
### Clothing from a text prompt
|
292 |
|
293 |
Similarly, you can specify clothing with a text prompt while providing an avatar image:
|
docs/images/clothing_avatar_prompt_result_01.jpg
ADDED
Git LFS Details
|
docs/images/clothing_avatar_prompt_result_02.jpg
ADDED
Git LFS Details
|
examples/clothing/female_05.jpg
CHANGED
Git LFS Details
|
Git LFS Details
|