Spaces:
Sleeping
Sleeping
Commit
·
76d5fd8
1
Parent(s):
a2f7c22
Update app.py
Browse files
app.py
CHANGED
|
@@ -127,7 +127,7 @@ def download_pdf(pdf_info):
|
|
| 127 |
|
| 128 |
|
| 129 |
|
| 130 |
-
max_results_current =
|
| 131 |
max_results = max_results_current
|
| 132 |
# pdf_info = ''
|
| 133 |
# pdf_citation = ''
|
|
|
|
| 127 |
|
| 128 |
|
| 129 |
|
| 130 |
+
max_results_current = 5
|
| 131 |
max_results = max_results_current
|
| 132 |
# pdf_info = ''
|
| 133 |
# pdf_citation = ''
|