Paul-Joshi commited on
Commit
f3a5f58
·
verified ·
1 Parent(s): b879430

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -105,7 +105,6 @@ def get_context_retriever_chain(vector_store):
105
 
106
 
107
  def main():
108
- load_dotenv()
109
  st.set_page_config(page_title="Chat with websites", page_icon="🤖")
110
  st.title("Chat with websites")
111
 
 
105
 
106
 
107
  def main():
 
108
  st.set_page_config(page_title="Chat with websites", page_icon="🤖")
109
  st.title("Chat with websites")
110