EstherGupta commited on
Commit
b36e7e9
1 Parent(s): 4a0d144

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ from langchain.embeddings.huggingface import HuggingFaceBgeEmbeddings
7
 
8
 
9
  os.environ["REPLICATE_API_TOKEN"] = st.secrets.replicate_key
10
- #os.environ.getattribute("REPLICATE_API_TOKEN")
11
 
12
  st.header("Why Can't We All Just Get Along Chatbot")
13
 
 
7
 
8
 
9
  os.environ["REPLICATE_API_TOKEN"] = st.secrets.replicate_key
 
10
 
11
  st.header("Why Can't We All Just Get Along Chatbot")
12