georad commited on
Commit
176e971
·
verified ·
1 Parent(s): 22dc694

Update pages/type_text.py

Browse files
Files changed (1) hide show
  1. pages/type_text.py +1 -1
pages/type_text.py CHANGED
@@ -38,7 +38,7 @@ numMAPPINGS_input = 5
38
  #numMAPPINGS_input = st.text_input("Type number of mappings and hit Enter", key="user_input_numMAPPINGS")
39
  #st.button("Clear text", on_click=on_click)
40
 
41
- st.write("ZZZZZZZZZZZZ: ", selection)
42
 
43
  @st.cache_resource
44
  def load_model():
 
38
  #numMAPPINGS_input = st.text_input("Type number of mappings and hit Enter", key="user_input_numMAPPINGS")
39
  #st.button("Clear text", on_click=on_click)
40
 
41
+ st.write("ZZZZZZZZZZZZ: ", chapter_names)
42
 
43
  @st.cache_resource
44
  def load_model():