Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ headers = {
|
|
21 |
}
|
22 |
|
23 |
data = {
|
24 |
-
"humanImg": "https://
|
25 |
"garment": "https://jallenjia-change-clothes-ai.hf.space/file=/tmp/gradio/7cb2f03c3ae9feb724a711d71a5fc58c1570b3c3/Girl%20outfits%205.jpg",
|
26 |
"garmentDesc": "",
|
27 |
"category": "upper_body"
|
|
|
21 |
}
|
22 |
|
23 |
data = {
|
24 |
+
"humanImg": "https://jallenjia-change-clothes-ai.hf.space/file=/tmp/gradio/ba40a133e16016041aec2390aa6899fede197af6/Jensen.jpeg",
|
25 |
"garment": "https://jallenjia-change-clothes-ai.hf.space/file=/tmp/gradio/7cb2f03c3ae9feb724a711d71a5fc58c1570b3c3/Girl%20outfits%205.jpg",
|
26 |
"garmentDesc": "",
|
27 |
"category": "upper_body"
|