Ruby-a07
commited on
Commit
·
1b8618a
1
Parent(s):
bac9d55
add usecase of virtual fitting room with readme
Browse files
community_usecase/virtual_fitting_room/readme.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# Virtual Fitting Room
|
2 |
## What's this?
|
3 |
|
4 |
-
This code example can automatically search for suitable trending products from your designated websites (e.g. Uniqlo) and show you realistic try-on effects with different virtual models (you can also use your own photo as the model to get a more intuitive try-on experience).
|
5 |
|
6 |
All with one prompt 🪄
|
7 |
|
|
|
1 |
# Virtual Fitting Room
|
2 |
## What's this?
|
3 |
|
4 |
+
This code example can automatically search for suitable trending products from your designated websites (e.g. Uniqlo) and show you realistic try-on effects with different virtual models (you can also use your own photo as the model to get a more intuitive try-on experience).
|
5 |
|
6 |
All with one prompt 🪄
|
7 |
|