Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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,
|