Skip to content

Commit

Permalink
Merge branch 'master' into mmsplicefix
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten authored Jul 29, 2019
2 parents 10777b7 + ec8c398 commit 1e6b9e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion labranchor/dataloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ args:
defined_as: dataloader.py::BranchPointDataset
dependencies:
conda:
- python==3.6
- python
pip:
- pysam
- numpy
Expand Down
2 changes: 2 additions & 0 deletions labranchor/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ args:
image_dim_ordering: tf
default_dataloader: .
dependencies:
conda:
- pip
pip:
- tensorflow>=1.0.0
- keras>=2.0.4
Expand Down

0 comments on commit 1e6b9e0

Please sign in to comment.