CognitiveScience commited on
Commit
210c1d1
1 Parent(s): 7c57e0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ from datasets import load_dataset
33
 
34
  DB_FILE = "./reviewsitr.db"
35
 
36
- TOKEN = os.environ.get('HF_KEY')
37
 
38
  repo = huggingface_hub.Repository(
39
  local_dir="data",
 
33
 
34
  DB_FILE = "./reviewsitr.db"
35
 
36
+ TOKEN = os.environ.get('HF_KEYY')
37
 
38
  repo = huggingface_hub.Repository(
39
  local_dir="data",