Skip to content

Commit

Permalink
added cargo installation for successful Google Colab run
Browse files Browse the repository at this point in the history
  • Loading branch information
yyahav committed May 1, 2023
1 parent a94657d commit f831a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Video_Killed_The_Radio_Star_Defusion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
"%%capture\n",
"\n",
"# @title # 🛠️ Installations\n",
"!apt-get install cargo\n",
"!pip install vktrs[api,hf]\n",
"\n",
"!pip install git+https://github.com/openai/whisper@v20230314\n",
Expand Down

0 comments on commit f831a80

Please sign in to comment.