67Ayush87 commited on
Commit
c5ebafe
·
verified ·
1 Parent(s): eee2af9

Update pages/statistics.py

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