Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ env:
# DEID_REDACT: true

# Enable downloading of public models using wget on startup. Model will be downloaded to /models/<name> and used for APP_MEDCAT_MODEL_PACK
# model:
model: {}
# Public URL to download a model pack from
# downloadUrl: "http://localhost:9000/models/my-model.zip"
# Name of the model pack to save to. Will be stored at /models/<name>
Expand Down
Loading