svjack commited on
Commit
a115905
Β·
1 Parent(s): 6e6baa4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -294,7 +294,7 @@ with gr.Blocks(css = css) as demo:
294
  with gr.Row():
295
  with gr.Column():
296
  sub_title_1 = gr.Markdown(
297
- value="### ChengYu to Emoji combinations, You can click to use them",
298
  visible=True,
299
  #elem_id="selected_model",
300
  )
 
294
  with gr.Row():
295
  with gr.Column():
296
  sub_title_1 = gr.Markdown(
297
+ value="### ChengYu to Emoji combinations, You can click to use them, Don't forget edit them after click, to make it meaningful",
298
  visible=True,
299
  #elem_id="selected_model",
300
  )