Wajahat698 commited on
Commit
70ad800
·
verified ·
1 Parent(s): cbf2cd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -927,7 +927,7 @@ def side():
927
 
928
 
929
 
930
-
931
 
932
  if st.session_state.get("wix_user_id") and "faiss_db" not in st.session_state:
933
  refresh_faiss_index()
 
927
 
928
 
929
 
930
+ side()
931
 
932
  if st.session_state.get("wix_user_id") and "faiss_db" not in st.session_state:
933
  refresh_faiss_index()