karths commited on
Commit
8a1273c
·
verified ·
1 Parent(s): 4a6dde5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ gr.ChatInterface(
127
  theme="abidlabs/Lime",
128
  examples=examples,
129
  cache_examples=False,
130
- submit_btn = "Submit_code"
131
  retry_btn="Retry",
132
  undo_btn="Undo",
133
  clear_btn="Clear",
 
127
  theme="abidlabs/Lime",
128
  examples=examples,
129
  cache_examples=False,
130
+ submit_btn = "Submit_code",
131
  retry_btn="Retry",
132
  undo_btn="Undo",
133
  clear_btn="Clear",