awacke1 commited on
Commit
fc7e71a
·
verified ·
1 Parent(s): e88191e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -735,7 +735,7 @@ def main():
735
 
736
 
737
  # ✏️ Edit and save view - "Edit with wisdom, save with precision"
738
- elif selected_view == 'Show as Edit and Save':
739
  st.markdown("#### Edit the document fields below:")
740
 
741
  num_cols = len(documents_to_display)
 
735
 
736
 
737
  # ✏️ Edit and save view - "Edit with wisdom, save with precision"
738
+ elif selected_view == 'Show as Edit, Save, Run AI':
739
  st.markdown("#### Edit the document fields below:")
740
 
741
  num_cols = len(documents_to_display)