MOHAMMED-N commited on
Commit
c4d290b
·
verified ·
1 Parent(s): 9215965

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from vectorstore import load_or_build_vectorstore
9
  from chain_setup import build_conversational_chain
10
 
11
  def main():
12
- st.title("💬 المحادثة التفاعلية - ادارة البياناتات و حماية البيانات الشخصية")
13
 
14
  # Paths and constants
15
  local_file = "Policies001.pdf"
 
9
  from chain_setup import build_conversational_chain
10
 
11
  def main():
12
+ st.title("💬 المحادثة التفاعلية - ادارة البيانات و حماية البيانات الشخصية")
13
 
14
  # Paths and constants
15
  local_file = "Policies001.pdf"