awacke1 commited on
Commit
29ea758
1 Parent(s): a2c2421

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -165,6 +165,7 @@ def search_arxiv(query):
165
  ReferenceLinks = extract_urls(References)
166
 
167
  RunSecondQuery = True
 
168
  if RunSecondQuery:
169
  # Search 2 - Retrieve the Summary with Papers Context and Original Query
170
  response2 = client.predict(
 
165
  ReferenceLinks = extract_urls(References)
166
 
167
  RunSecondQuery = True
168
+ results=''
169
  if RunSecondQuery:
170
  # Search 2 - Retrieve the Summary with Papers Context and Original Query
171
  response2 = client.predict(