67Ayush87 commited on
Commit
8d630ce
·
verified ·
1 Parent(s): d1cbe41

Update pages/deep_learning.py

Browse files
Files changed (1) hide show
  1. pages/deep_learning.py +1 -1
pages/deep_learning.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 ---