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

Update pages/gen_ai.py

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