Peiran commited on
Commit
c759ce1
·
1 Parent(s): 3f17249

typo fixed

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -396,7 +396,8 @@ with gr.Blocks() as demo:
396
 
397
  with gr.Row():
398
  gr.Markdown(
399
- "#### Please Evaluate the Original Image from 3 Aspects"
 
400
  )
401
 
402
  with gr.Row():
 
396
 
397
  with gr.Row():
398
  gr.Markdown(
399
+ "## Please Evaluate the Processed Images from 3 Aspects",
400
+ elem_classes=["center-text"]
401
  )
402
 
403
  with gr.Row():