anonauthors commited on
Commit
6c946b2
β€’
1 Parent(s): 6609588

Update pages/1_πŸ“–_Dictionary_(Browse).py

Browse files
pages/1_πŸ“–_Dictionary_(Browse).py CHANGED
@@ -10,7 +10,7 @@ from streamlit_extras.colored_header import colored_header
10
 
11
  dictionary = PyDictionary()
12
 
13
- st.set_page_config(layout="wide", page_title="ACl23 Secret Language")
14
  from streamlit_extras.switch_page_button import switch_page
15
  from streamlit_extras.stateful_button import button
16
  # for key in st.session_state.keys():
 
10
 
11
  dictionary = PyDictionary()
12
 
13
+ st.set_page_config(layout="wide", page_title="AAAI24 Obstinate Adversarial Examples")
14
  from streamlit_extras.switch_page_button import switch_page
15
  from streamlit_extras.stateful_button import button
16
  # for key in st.session_state.keys():