lixiang46
commited on
Commit
·
6c767ec
1
Parent(s):
56594ee
change font
Browse files
app.py
CHANGED
|
@@ -239,7 +239,7 @@ with gr.Blocks(css=css) as Tryon:
|
|
| 239 |
with gr.Column(elem_id = "col-showcase"):
|
| 240 |
gr.HTML("""
|
| 241 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 20px;">
|
| 242 |
-
<
|
| 243 |
<br>
|
| 244 |
<div>
|
| 245 |
Virtual try-on examples in pairs of person and garment images
|
|
|
|
| 239 |
with gr.Column(elem_id = "col-showcase"):
|
| 240 |
gr.HTML("""
|
| 241 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 20px;">
|
| 242 |
+
<div> </div>
|
| 243 |
<br>
|
| 244 |
<div>
|
| 245 |
Virtual try-on examples in pairs of person and garment images
|