Skip to content

Commit

Permalink
python readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreicher committed Dec 14, 2023
1 parent 0b81954 commit 737a091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ your_dataset.zarr/

1. The first step in the `autoseg` segmentation pipeline is predicting pixel affinities. Pointing the `autoseg.train_model()` driver function to a zarr with the following volumes will allow for training, along with hyperparameter tuning.

```bash
```python
from autoseg import train_model


Expand Down

0 comments on commit 737a091

Please sign in to comment.