67Ayush87 commited on
Commit
79d5f48
·
verified ·
1 Parent(s): d1c9a82

Update pages/python.py

Browse files
Files changed (1) hide show
  1. pages/python.py +1 -1
pages/python.py CHANGED
@@ -5,7 +5,7 @@ from langchain_core.messages import HumanMessage, AIMessage, SystemMessage
5
 
6
 
7
 
8
- hf = os.getenv('hf')
9
  os.environ['HUGGINGFACEHUB_API_TOKEN'] = hf
10
  os.environ['HF_TOKEN'] = hf
11
  # --- Config ---
 
5
 
6
 
7
 
8
+ hf = os.getenv('Data_science')
9
  os.environ['HUGGINGFACEHUB_API_TOKEN'] = hf
10
  os.environ['HF_TOKEN'] = hf
11
  # --- Config ---