phyloforfun commited on
Commit
4571328
1 Parent(s): 6bef370
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1766,7 +1766,7 @@ if 'show_prompt_name_w' not in st.session_state:
1766
  if 'user_clicked_load_prompt_yaml' not in st.session_state:
1767
  st.session_state['user_clicked_load_prompt_yaml'] = None
1768
  if 'processing_add_on' not in st.session_state:
1769
- st.session_state['processing_add_on'] = ''
1770
 
1771
  if 'LLM_VERSIONS' not in st.session_state:
1772
  st.session_state['LLM_VERSIONS'] = {
 
1766
  if 'user_clicked_load_prompt_yaml' not in st.session_state:
1767
  st.session_state['user_clicked_load_prompt_yaml'] = None
1768
  if 'processing_add_on' not in st.session_state:
1769
+ st.session_state['processing_add_on'] = ' 1 Image'
1770
 
1771
  if 'LLM_VERSIONS' not in st.session_state:
1772
  st.session_state['LLM_VERSIONS'] = {