Skip to content

Commit 216895b

Browse files
committed
- Added s3 download support
- Added public model URLs hosted at CZI
1 parent 4727b6e commit 216895b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ If you want to install it via basic Python virtual environment:
2828
Setup
2929
-----
3030

31-
You need to download the SubCell model files you want to use. The simplest way to do this is:
31+
You need to download the SubCell model files you want to use. If you want to use the default public models and classifiers (by default only one classifier is used), you don't need to do anything.
32+
33+
Alternatively, you might want to customize which model and/or classifier(s) you want to use. The simplest way to do this is:
3234

3335
- Edit and modify `models_urls.yaml` file:
3436
- Locate the lines related to the model(s) you want to use and input the model URLs.

0 commit comments

Comments
 (0)