lixiang46 commited on
Commit
8730e47
1 Parent(s): dedd13c

change font

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ with gr.Blocks(css=css) as Tryon:
177
  with gr.Row():
178
  with gr.Column(elem_id = "col-left"):
179
  gr.HTML("""
180
- <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
181
  <div>
182
  <h3>Step 1. Upload a person image ⬇️</h2>
183
  </div>
 
177
  with gr.Row():
178
  with gr.Column(elem_id = "col-left"):
179
  gr.HTML("""
180
+ <div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 24px;">
181
  <div>
182
  <h3>Step 1. Upload a person image ⬇️</h2>
183
  </div>