sidphbot commited on
Commit
a2d09f1
1 Parent(s): 08d2f5e

UI changes

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -58,11 +58,6 @@ class ArxivIDsModel(BaseModel):
58
  '', description="Enter comma_separated arxiv ids for your curated set of papers (e.g. 2205.12755, 2205.10937, ...):"
59
  )
60
 
61
-
62
- def survey_space(surveyor, download_placeholder):
63
-
64
-
65
-
66
  if __name__ == '__main__':
67
  st.sidebar.image(Image.open('logo_landscape.png'), use_column_width = 'always')
68
  st.title('Auto-Research')
 
58
  '', description="Enter comma_separated arxiv ids for your curated set of papers (e.g. 2205.12755, 2205.10937, ...):"
59
  )
60
 
 
 
 
 
 
61
  if __name__ == '__main__':
62
  st.sidebar.image(Image.open('logo_landscape.png'), use_column_width = 'always')
63
  st.title('Auto-Research')