-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Current Docker image is fragile, with the following experiences:
- Removing feature-splatting from
requirements.txtseems to mess with opencv-python - Constraint of
"numpy<2.0.0"requires scipy to be pinned atscipy==1.11.4 ultralyticsbumps many packages to newer versions- Also remember there being a reason why we needed to go back down to
torchtyping==0.1.5but can't find the error...
Changing any one of these breaks the Docker image, or results in needing manual installations. Ideally, we can locate all of these pressure points and centralize the installs within the pyproject file
Metadata
Metadata
Assignees
Labels
No labels