cakiki commited on
Commit
0c25f74
β€’
1 Parent(s): b4eb4c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from pyserini.search.lucene import LuceneSearcher
4
  st.set_page_config(
5
  page_title="Reddit CMV",
6
  page_icon="πŸ“„",
7
- layout="centered"
8
  )
9
 
10
  index_locations = {"shoe-sizes": "index/cmv'-shoe-sizes-should-be-the-same-for-both-men-and-women",
 
4
  st.set_page_config(
5
  page_title="Reddit CMV",
6
  page_icon="πŸ“„",
7
+ layout="wide"
8
  )
9
 
10
  index_locations = {"shoe-sizes": "index/cmv'-shoe-sizes-should-be-the-same-for-both-men-and-women",