Skip to content

Commit 5c4931b

Browse files
committed
Have to download first.
1 parent 145c8e9 commit 5c4931b

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

common/data.py

+1
Original file line numberDiff line numberDiff line change
@@ -446,5 +446,6 @@ def __call__(self, dataset, i):
446446
utils.logger()
447447
args = argbind.parse_args()
448448
with argbind.scope(args):
449+
download()
449450
symlink()
450451
prepare_musdb()

common/exp/notebooks/inspect.ipynb

+9-9
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)