Skip to content

Commit

Permalink
Merge pull request drivendataorg#14 from AliGebily/segmentation-model…
Browse files Browse the repository at this point in the history
…s-package

add segmentation-models==1.0.1
  • Loading branch information
pjbull authored Sep 14, 2021
2 parents 6760233 + ebd9565 commit e5be143
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions runtime/environment-cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ dependencies:
- mmcv==1.3.9
- mmsegmentation==0.16.0
- tensorflow-cpu==2.6.0
- segmentation-models==1.0.1
1 change: 1 addition & 0 deletions runtime/environment-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ dependencies:
- mmcv-full==1.3.9
- mmsegmentation==0.16.0
- tensorflow-gpu==2.6.0
- segmentation-models==1.0.1

0 comments on commit e5be143

Please sign in to comment.