Skip to content

Commit

Permalink
remove install output
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickloeber committed Feb 12, 2025
1 parent 888a4de commit cf9aaa1
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions quickstarts/Audio.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,7 @@
"metadata": {
"id": "Y6eH_Aq_NyNi"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"\u001b[?25l \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m0.0/130.3 kB\u001b[0m \u001b[31m?\u001b[0m eta \u001b[36m-:--:--\u001b[0m\r\u001b[2K \u001b[91m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m\u001b[91m╸\u001b[0m\u001b[90m━━\u001b[0m \u001b[32m122.9/130.3 kB\u001b[0m \u001b[31m14.8 MB/s\u001b[0m eta \u001b[36m0:00:01\u001b[0m\r\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m130.3/130.3 kB\u001b[0m \u001b[31m3.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
"\u001b[?25h"
]
}
],
"outputs": [],
"source": [
"!pip install -q -U google-genai"
]
Expand Down

0 comments on commit cf9aaa1

Please sign in to comment.