patti-j commited on
Commit
b207895
1 Parent(s): 1dbe626

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ with block:
33
  )
34
 
35
  with gr.Row():
36
- submit = gr.Button(color="lightblue" value="Send", variant="secondary").style(full_width=False)
37
 
38
  gr.Examples(
39
  examples=[
 
33
  )
34
 
35
  with gr.Row():
36
+ submit = gr.Button(color="lightblue", value="Send", variant="secondary").style(full_width=False)
37
 
38
  gr.Examples(
39
  examples=[