Wajahat698 commited on
Commit
6aa9dc9
·
verified ·
1 Parent(s): df214fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -800,6 +800,10 @@ def side():
800
  st.sidebar.success("Document deleted successfully!")
801
  except Exception as e:
802
  st.sidebar.error(f"Error deleting document: {e}")
 
 
 
 
803
 
804
  st.markdown("""
805
  <style>
 
800
  st.sidebar.success("Document deleted successfully!")
801
  except Exception as e:
802
  st.sidebar.error(f"Error deleting document: {e}")
803
+ st.sidebar.markdown("</div>", unsafe_allow_html=True)
804
+ trust_buckets = ["Any","Stability", "Development", "Relationship", "Benefit", "Vision", "Competence"]
805
+
806
+
807
 
808
  st.markdown("""
809
  <style>