Spaces:
Running
Running
Peiran
commited on
Commit
·
c759ce1
1
Parent(s):
3f17249
typo fixed
Browse files
app.py
CHANGED
@@ -396,7 +396,8 @@ with gr.Blocks() as demo:
|
|
396 |
|
397 |
with gr.Row():
|
398 |
gr.Markdown(
|
399 |
-
"
|
|
|
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():
|