selfitcamera
commited on
Commit
β’
25cd7dc
1
Parent(s):
34d44b8
update
Browse files
app.py
CHANGED
@@ -19,10 +19,10 @@ description = r"""
|
|
19 |
1. Clothing models are fixed in this demo, but you can create your own in our WeChat applet (for Chainese users).
|
20 |
2. You can upload your own pose photo, then click the run button and wait for 3~5 minutes to see the results.
|
21 |
3. After submitting the task, feel free to leave this page. Everytime you refresh this page, completed tasks will be displayed on the history tab (bind with your ip address).
|
22 |
-
4. Share your try-on photo with your friends and enjoy!
|
23 |
-
<b>Test results on
|
24 |
-
<b>Test results on
|
25 |
-
<b>Test results on
|
26 |
"""
|
27 |
|
28 |
css = """
|
|
|
19 |
1. Clothing models are fixed in this demo, but you can create your own in our WeChat applet (for Chainese users).
|
20 |
2. You can upload your own pose photo, then click the run button and wait for 3~5 minutes to see the results.
|
21 |
3. After submitting the task, feel free to leave this page. Everytime you refresh this page, completed tasks will be displayed on the history tab (bind with your ip address).
|
22 |
+
4. Share your try-on photo with your friends and enjoy! π.<br>
|
23 |
+
<b>Test results on </b> <a href='https://selfitcamera.online/ClothData/Publics/Shows/shows/man_v2/man_v2.html' target='_blank'><b>man01</b></a>.<br>
|
24 |
+
<b>Test results on </b> <a href='https://selfitcamera.online/ClothData/Publics/Shows/shows/cider/cider_0403.html' target='_blank'><b>woman01</b></a>.<br>
|
25 |
+
<b>Test results on </b> <a href='https://selfitcamera.online/ClothData/Publics/Shows/shows/baifa/baifa_0408.html' target='_blank'><b>woman02</b></a>.<br>
|
26 |
"""
|
27 |
|
28 |
css = """
|