danielle2003 commited on
Commit
7ff97e1
·
verified ·
1 Parent(s): 3a3ba99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -744,7 +744,7 @@ st.markdown(
744
  )
745
 
746
 
747
- with st.container(key="content"):
748
  col1, col2 = st.columns([1.5, 10.5])
749
  with col1:
750
  if st.button(" BIDIR-LSTM"):
 
744
  )
745
 
746
 
747
+ with st.container():
748
  col1, col2 = st.columns([1.5, 10.5])
749
  with col1:
750
  if st.button(" BIDIR-LSTM"):