georad commited on
Commit
7c1dbeb
·
verified ·
1 Parent(s): 9190fc9

Update pages/type_text.py

Browse files
Files changed (1) hide show
  1. pages/type_text.py +1 -1
pages/type_text.py CHANGED
@@ -205,7 +205,7 @@ if INTdesc_input is not None and st.button("Map to SBS codes", key="run_st_model
205
  ]
206
 
207
  status_text = st.empty()
208
- status_text.warning("It may take several minutes for Reasoning Model to analyze above 5 options and output results below")
209
  #runningToggle(True)
210
 
211
 
 
205
  ]
206
 
207
  status_text = st.empty()
208
+ status_text.warning("It may take several minutes for Reasoning Model to analyze above 5 options and output results below ")
209
  #runningToggle(True)
210
 
211