nadim71 commited on
Commit
86e2d1c
·
verified ·
1 Parent(s): 906409a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from langchain_huggingface import HuggingFaceEndpoint, ChatHuggingFace, HuggingF
11
  from langchain_core.messages import HumanMessage
12
 
13
 
14
- HF_API=os.getenv('HUGGINGFACEHUB_API_TOKEN'))
15
 
16
 
17
  # (Keep Constants as is)
 
11
  from langchain_core.messages import HumanMessage
12
 
13
 
14
+ #HF_API=os.getenv('HUGGINGFACEHUB_API_TOKEN'))
15
 
16
 
17
  # (Keep Constants as is)