Skip to content

Fix Qwen2.5-VL notebook supervision dependency pin - #443

Draft
rkrisa wants to merge 1 commit into
roboflow:mainfrom
rkrisa:codex/fix-qwen25-vl-supervision-pin
Draft

Fix Qwen2.5-VL notebook supervision dependency pin#443
rkrisa wants to merge 1 commit into
roboflow:mainfrom
rkrisa:codex/fix-qwen25-vl-supervision-pin

Conversation

@rkrisa

@rkrisa rkrisa commented Jun 20, 2026

Copy link
Copy Markdown

Summary

Validation

  • Parsed
    otebooks/zero-shot-object-detection-with-qwen2-5-vl.ipynb as JSON.
  • Confirmed the install cell now uses maestro[qwen_2_5_vl]==1.1.0rc2 with supervision==0.25.1.
  • Ran pip dry-run resolution with Python 3.12: maestro[qwen_2_5_vl]==1.1.0rc2 + supervision==0.25.1 resolves successfully.
  • Confirmed the previous supervision==0.26.0 pin fails because maestro==1.1.0rc2 requires supervision<0.26.0.

Fixes #368.

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CLAassistant

CLAassistant commented Jun 20, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maestro Supervision dependency error while running zero-shot-object-detection-with-qwen2-5-vl notebook

2 participants