You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,9 @@ If you want to install it via basic Python virtual environment:
28
28
Setup
29
29
-----
30
30
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:
32
34
33
35
- Edit and modify `models_urls.yaml` file:
34
36
- Locate the lines related to the model(s) you want to use and input the model URLs.
0 commit comments