Skip to content

Commit

Permalink
removing unnecessary opencv deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daanelson committed Dec 13, 2024
1 parent fb71ac0 commit 6166ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cog.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build:
- "loguru==0.7.2"
- "pybase64==1.4.0"
- "pydash==8.0.3"
- "opencv-python==4.10.0.84"
- "opencv-python-headless==4.10.0.84"
- "torch==2.5.1"
- "torchaudio==2.5.1"
- "torchvision==0.20.1"
Expand Down

0 comments on commit 6166ae1

Please sign in to comment.