diff --git a/Video_Killed_The_Radio_Star_Defusion.ipynb b/Video_Killed_The_Radio_Star_Defusion.ipynb index 79b728c..3524861 100644 --- a/Video_Killed_The_Radio_Star_Defusion.ipynb +++ b/Video_Killed_The_Radio_Star_Defusion.ipynb @@ -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",