drivendataorg / zamba

A Python package for identifying 42 kinds of animals, training custom models, and estimating distance from camera trap videos
https://zamba.drivendata.org/docs/stable/
MIT License
118 stars 27 forks source link

Pin version for ffmpeg #185

Closed ejm714 closed 2 years ago

ejm714 commented 2 years ago

Set the ffmpeg version in the github action workflow since zamba is only supported with ffmpeg v4.

Closes #184

github-actions[bot] commented 2 years ago

🚀 Deployed on https://deploy-preview-185--silly-keller-664934.netlify.app

codecov[bot] commented 2 years ago

Codecov Report

Merging #185 (c538255) into master (3de1b8a) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #185   +/-   ##
======================================
  Coverage    85.2%   85.2%           
======================================
  Files          30      30           
  Lines        1851    1851           
======================================
  Hits         1578    1578           
  Misses        273     273