CognitiveScience commited on
Commit
71dbb5a
·
1 Parent(s): b2af5af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ DB_FILE = "./reviews11.db"
36
  TOKEN = os.environ.get('HF_KEY')
37
 
38
  repo = huggingface_hub.Repository(
39
- local_dir="data",
40
  repo_type="dataset",
41
  clone_from="CognitiveScience/coscidata",
42
  use_auth_token=TOKEN
 
36
  TOKEN = os.environ.get('HF_KEY')
37
 
38
  repo = huggingface_hub.Repository(
39
+ local_dir="sub1",
40
  repo_type="dataset",
41
  clone_from="CognitiveScience/coscidata",
42
  use_auth_token=TOKEN