Skip to content

Commit

Permalink
add new tensorflow package to mac conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed Jul 18, 2024
1 parent 4335754 commit 72c2483
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .conda_mac/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ requirements:
- conda-forge::scikit-learn >=1.0.0 # Python 3.10 needs scikit-learn >= 1.0
# - conda-forge::scikit-video
- conda-forge::seaborn
- sleap-deps/label/dev::tensorflow ==2.9.2a0 # TODO: Switch to main label when updated
- conda-forge::qudida
- conda-forge::albumentations
- conda-forge::ndx-pose
Expand Down Expand Up @@ -97,6 +98,7 @@ requirements:
# - conda-forge::scikit-video
- conda-forge::seaborn
# - conda-forge::tensorflow-hub # pulls in tensorflow cpu from conda-forge
- sleap-deps/label/dev::tensorflow ==2.9.2a0 # TODO: Switch to main label when updated
- conda-forge::qudida
- conda-forge::albumentations
- conda-forge::ndx-pose
Expand Down

0 comments on commit 72c2483

Please sign in to comment.