slslslrhfem commited on
Commit
8d990d5
·
1 Parent(s): 3e593f2

change data repo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def download_data_from_hub():
56
  (1005_e_4 file is handled by Git LFS in the main repo)
57
  """
58
  base_dir = Path(".")
59
- data_repo_id = "nininigold/music-data"
60
 
61
  folders_to_check = ["covers80", "ml_models"]
62
  downloaded_folders = {}
 
56
  (1005_e_4 file is handled by Git LFS in the main repo)
57
  """
58
  base_dir = Path(".")
59
+ data_repo_id = "mippia/music-data"
60
 
61
  folders_to_check = ["covers80", "ml_models"]
62
  downloaded_folders = {}