danielcwq commited on
Commit
ff7bbb5
1 Parent(s): a49aebc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ with block:
74
 
75
  gr.Examples(
76
  examples=[
77
- "Summarise the key contents of this case in an easy to understand manner, without adding additional details."
78
  "Provide a chronological breakdown of what transpired during the case."
79
  ],
80
  inputs=message,
 
74
 
75
  gr.Examples(
76
  examples=[
77
+ "Summarise the key contents of this case in an easy to understand manner, without adding additional details.",
78
  "Provide a chronological breakdown of what transpired during the case."
79
  ],
80
  inputs=message,