Skip to content

Commit 60cf9ac

Browse files
authored
add opencv-python to requirements.txt (#2061)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated project install-time dependencies to include OpenCV (opencv-python), ensuring the runtime now bundles OpenCV’s Python bindings. * Dependency-only change; no public interfaces or exported entities were modified. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: guozijn <guozijn@gmail.com>
1 parent 9292800 commit 60cf9ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

detection/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ monai-weekly[nibabel]
22
itk>=5.2; python_version < "3.10"
33
tensorboard
44
torchvision
5+
opencv-python

0 commit comments

Comments
 (0)