diff --git a/notebooks/mobileclip-video-search/mobileclip-video-search.ipynb b/notebooks/mobileclip-video-search/mobileclip-video-search.ipynb index be58255dfd8..ef229f75cc2 100644 --- a/notebooks/mobileclip-video-search/mobileclip-video-search.ipynb +++ b/notebooks/mobileclip-video-search/mobileclip-video-search.ipynb @@ -114,9 +114,9 @@ "source": [ "%pip install -q \"./ml-mobileclip\" --no-deps\n", "\n", - "%pip install -q \"clip-benchmark>=1.4.0\" \"datasets>=2.8.0\" \"open-clip-torch>=2.20.0\" \"timm>=0.9.5\" \"torch>=1.13.1\" \"torchvision>=0.14.1\" --extra-index-url https://download.pytorch.org/whl/cpu\n", + "%pip install -q \"clip-benchmark>=1.4.0\" \"datasets>=2.8.0\" \"open-clip-torch>=2.20.0\" \"timm>=0.9.5\" \"torch>=2.5.0\" \"torchvision>=0.20.0\" --extra-index-url https://download.pytorch.org/whl/cpu\n", "\n", - "%pip install -q \"matplotlib>=3.4\" \"Pillow\" \"altair\" \"pandas\" \"tqdm\" \"matplotlib>=3.4\" \"salesforce-lavis==1.0.2\"" + "%pip install -q \"matplotlib>=3.4\" \"Pillow\" \"altair\" \"pandas\" \"tqdm\" \"salesforce-lavis==1.0.2\"" ] }, { @@ -842,6 +842,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "id": "9b6afeb3-7542-41a0-9c03-19ce67fa94f1", "metadata": {},