Remove an empty code block on GPT-V video example (#860)

This commit is contained in:
Ed Spencer 2023-11-27 16:14:11 -05:00 committed by GitHub
parent feef1bf398
commit e2076fda30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -252,13 +252,6 @@
" audio += chunk\n",
"Audio(audio)\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {