wgcv commited on
Commit
da2827e
·
1 Parent(s): f0c49d3
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ st.markdown("Condense your Browser Tabs into a few impactful words. - Inspired i
16
 
17
 
18
  # Sidebar
19
- st.sidebar.title("🔬 Descriptive Tabs: Try Our Model!")
20
  st.sidebar.caption("Tidy Tabs - Title")
21
  user_input_url = st.sidebar.text_input('Enter your url:')
22
 
 
16
 
17
 
18
  # Sidebar
19
+ st.sidebar.title("🔬 Descriptive Tabs: Try the Models!")
20
  st.sidebar.caption("Tidy Tabs - Title")
21
  user_input_url = st.sidebar.text_input('Enter your url:')
22