diff --git a/notebooks/zero-shot-object-detection-with-qwen2-5-vl.ipynb b/notebooks/zero-shot-object-detection-with-qwen2-5-vl.ipynb index a33b113a..32b5caac 100644 --- a/notebooks/zero-shot-object-detection-with-qwen2-5-vl.ipynb +++ b/notebooks/zero-shot-object-detection-with-qwen2-5-vl.ipynb @@ -133,7 +133,7 @@ "outputs": [], "source": [ "!pip install -q \"maestro[qwen_2_5_vl]==1.1.0rc2\"\n", - "!pip install -q supervision==0.26.0" + "!pip install -q supervision==0.25.1" ] }, { @@ -1223,4 +1223,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} \ No newline at end of file +}