MarziehFadaee commited on
Commit
92bd21a
·
verified ·
1 Parent(s): 93ce3aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -204,7 +204,7 @@ examples = [
204
  ],
205
  [
206
  "How many months have 28 days?"
207
- ]
208
  [
209
  "How do I implement a binary search tree?"
210
  ],
@@ -214,7 +214,6 @@ examples = [
214
  [
215
  "Write a COBOL function to reverse a string"
216
  ]
217
-
218
  ]
219
 
220
  demo = gr.ChatInterface(
 
204
  ],
205
  [
206
  "How many months have 28 days?"
207
+ ],
208
  [
209
  "How do I implement a binary search tree?"
210
  ],
 
214
  [
215
  "Write a COBOL function to reverse a string"
216
  ]
 
217
  ]
218
 
219
  demo = gr.ChatInterface(