Spaces:
Runtime error
Runtime error
CognitiveScience
commited on
Commit
•
210c1d1
1
Parent(s):
7c57e0b
Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ from datasets import load_dataset
|
|
33 |
|
34 |
DB_FILE = "./reviewsitr.db"
|
35 |
|
36 |
-
TOKEN = os.environ.get('
|
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",
|