Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaojw1998 committed Oct 23, 2023
1 parent 91dd363 commit 0e8f5a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions data_file_dir.txt

This file was deleted.

2 changes: 1 addition & 1 deletion inference.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"import warnings\n",
"warnings.filterwarnings(\"ignore\")\n",
"\n",
"\"\"\"Download checkpoints and data at https://we.tl/t-cc2nOC8dAA (379MB) and decompress at the directory\"\"\"\n",
"\"\"\"Download checkpoints and data at https://drive.google.com/drive/folders/17yB-Oae_4eGKJmqRS-LB8PwE2rqwZrUu?usp=sharing (379MB) and decompress at the directory\"\"\"\n",
"DATA_FILE_ROOT = './data_file_dir/'\n",
"DEVICE = 'cuda:0'\n",
"piano_arranger, orchestrator, piano_texture, band_prompt = load_premise(DATA_FILE_ROOT, DEVICE)"
Expand Down

0 comments on commit 0e8f5a0

Please sign in to comment.