AI-RESEARCHER-2024 commited on
Commit
9ee01fd
·
verified ·
1 Parent(s): fc36810

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ def user_input(user_question, api_key):
64
 
65
  def main():
66
  st.set_page_config(page_title="Chat PDF")
67
- st.header("Retrieval-Augmented Generation - Gemini 2.0 Flash")
68
  st.markdown("---")
69
 
70
  # STEP 1: Enter API key
 
64
 
65
  def main():
66
  st.set_page_config(page_title="Chat PDF")
67
+ st.header("Retrieval-Augmented Generation - Gemini 2.0")
68
  st.markdown("---")
69
 
70
  # STEP 1: Enter API key