h-siyuan commited on
Commit
815dec4
·
verified ·
1 Parent(s): 51785c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,7 +261,7 @@ def build_demo(embed_mode, concurrency_count=1):
261
 
262
  gr.HTML(
263
  """
264
- <p>Rate your experience to help us improve!</p>
265
  """
266
  )
267
  with gr.Row(elem_id="action-buttons", equal_height=True):
 
261
 
262
  gr.HTML(
263
  """
264
+ <p><strong>🤔 Good or bad? Rate your experience to help us improve!</strong></p>
265
  """
266
  )
267
  with gr.Row(elem_id="action-buttons", equal_height=True):