Volko
commited on
Commit
•
89e2748
1
Parent(s):
dc82646
Added details
Browse files
app.py
CHANGED
@@ -140,7 +140,7 @@ with block:
|
|
140 |
|
141 |
gr.Examples(
|
142 |
examples=[
|
143 |
-
"What's
|
144 |
"Please give me a brief summary about this paper",
|
145 |
"Are there any interesting correlations in the given paper?",
|
146 |
"How can this paper be applied in the real world?",
|
|
|
140 |
|
141 |
gr.Examples(
|
142 |
examples=[
|
143 |
+
"What's this paper about?",
|
144 |
"Please give me a brief summary about this paper",
|
145 |
"Are there any interesting correlations in the given paper?",
|
146 |
"How can this paper be applied in the real world?",
|