diff --git a/Video_Demo_notebook.ipynb b/Video_Demo_notebook.ipynb new file mode 100644 index 000000000..3031c3b71 --- /dev/null +++ b/Video_Demo_notebook.ipynb @@ -0,0 +1,297 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "id": "fb864ed3", + "metadata": {}, + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "TqdmWarning: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html\n" + ] + } + ], + "source": [ + "from tqdm import tqdm\n", + "\n", + "import supervision as sv" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "id": "94cbdffa", + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "