Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
lixiang46
commited on
Commit
•
56594ee
1
Parent(s):
291f384
change font
Browse files
app.py
CHANGED
@@ -239,6 +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 |
<br>
|
243 |
<div>
|
244 |
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 |
+
<p> </p>
|
243 |
<br>
|
244 |
<div>
|
245 |
Virtual try-on examples in pairs of person and garment images
|