Skip to content

Commit

Permalink
release completions
Browse files Browse the repository at this point in the history
  • Loading branch information
Or-Tal committed Jan 15, 2025
1 parent b5654b7 commit 78ebb2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demos/jasco_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"import os \n",
"from audiocraft.models import JASCO\n",
"\n",
"chords_mapping_path = os.path.abspath('../../assets/chord_to_index_mapping.pkl')\n",
"model = JASCO.get_pretrained('facebook/jasco-chords-drums-melody-400M', chords_mapping_path='../assets/chord_to_index_mapping.pkl')\n"
]
},
Expand Down

0 comments on commit 78ebb2c

Please sign in to comment.