kwmr commited on
Commit
3cb4906
1 Parent(s): c116608
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ with demo:
34
  with gr.Row():
35
  gr.Markdown('''
36
  ### User ID
37
- #### Fill in the user ID if the author of this system has instructed you to do so.
38
  ''')
39
  user_id = gr.Textbox(placeholder="Flip your user ID")
40
  with gr.Row():
 
34
  with gr.Row():
35
  gr.Markdown('''
36
  ### User ID
37
+ Fill in the user ID if the author of this system has instructed you to do so.
38
  ''')
39
  user_id = gr.Textbox(placeholder="Flip your user ID")
40
  with gr.Row():