lixiang46 commited on
Commit
63e9256
1 Parent(s): 06e48e4

change font

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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
  <div>
243
  Virtual try-on examples in pairs of person and garment images
244
  </div>
 
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
  <div>
244
  Virtual try-on examples in pairs of person and garment images
245
  </div>