Skip to content

Commit

Permalink
Remove an empty code block on GPT-V video example (#860)
Browse files Browse the repository at this point in the history
  • Loading branch information
edspencer authored Nov 27, 2023
1 parent feef1bf commit e2076fd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions examples/GPT_with_vision_for_video_understanding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -252,13 +252,6 @@
" audio += chunk\n",
"Audio(audio)\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit e2076fd

Please sign in to comment.