We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2523c3d + 905aa82 commit b99e201Copy full SHA for b99e201
tutorial.ipynb
@@ -58,7 +58,7 @@
58
" )\n",
59
"\n",
60
"# Install dependencies.\n",
61
- "%shell bash <(curl -s https://raw.githubusercontent.com/google-research/robopianist/main/scripts/install_deps.sh) --no-soundfonts\n",
+ "%shell bash <(curl -s https://raw.githubusercontent.com/google-research/robopianist/main/scripts/install_deps.sh) --no-soundfonts --no-menagerie\n",
62
63
"print(\"Installing robopianist...\")\n",
64
"%pip install -q robopianist>=1.0.6\n",
0 commit comments