CognitiveScience commited on
Commit
8d3471b
1 Parent(s): d367c08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ def backup_db_csv():
149
  #path1=hf_hub_url()
150
  #print (path1)
151
  #hf_hub_download(repo_id="CogSphere/aCogSphere", filename="./*.csv")
152
- hf_hub_download(repo_id="CognitiveScience/csdhdata", filename="./*.db")
153
  #hf_hub_download(repo_id="CogSphere/aCogSphere", filename="./*.md")
154
  hf_hub_download(repo_id="CognitiveScience/csdhdata", filename="./*.md")
155
 
 
149
  #path1=hf_hub_url()
150
  #print (path1)
151
  #hf_hub_download(repo_id="CogSphere/aCogSphere", filename="./*.csv")
152
+ #hf_hub_download(repo_id="CognitiveScience/csdhdata", filename="./*.db")
153
  #hf_hub_download(repo_id="CogSphere/aCogSphere", filename="./*.md")
154
  hf_hub_download(repo_id="CognitiveScience/csdhdata", filename="./*.md")
155