tonyassi commited on
Commit
7e33a1c
β€’
1 Parent(s): 20eb7ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ with gr.Blocks() as demo:
99
 
100
  with gr.Row():
101
  submit_text_button_1 = gr.Button(value = 'Send')
102
- submit_text_button_2 = gr.Button(value = 'Send
103
 
104
  # System prompts textboxes
105
  with gr.Row():
 
99
 
100
  with gr.Row():
101
  submit_text_button_1 = gr.Button(value = 'Send')
102
+ submit_text_button_2 = gr.Button(value = 'Send')
103
 
104
  # System prompts textboxes
105
  with gr.Row():