lixiang46 commited on
Commit
291f384
1 Parent(s): 63e9256

change font

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