Skip to content

Commit a773deb

Browse files
brettkooncesgugger
authored andcommitted
add scikit-image dep (#306)
Closes #300.
1 parent 6fa3d35 commit a773deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To use `fastai2.medical.imaging` you'll also need to:
1717

1818
```bash
1919
conda install pyarrow
20-
pip install pydicom kornia opencv-python
20+
pip install pydicom kornia opencv-python scikit-image
2121
```
2222

2323
## Tests

0 commit comments

Comments
 (0)