Skip to content

Medimageparse image updation #4366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions assets/models/system/medimageparse/MLmodel
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ flavors:
python_version: 3.9.19
streamable: false
mlflow_version: 2.16.0
model_size_bytes: 1802811987
model_uuid: b06e9c81acff49e0990cd94799897046
model_size_bytes: 2750247148
model_uuid: 620bda70a9114bbda8a780ef590f4272
signature:
inputs: '[{"type": "binary", "name": "image", "required": true}, {"type": "string",
"name": "text", "required": true}]'
Expand All @@ -24,7 +24,7 @@ signature:
params: null
utc_time_created: '2024-09-27 00:51:53.191138'
metadata:
azureml.base_image: mcr.microsoft.com/azureml/curated/mlflow-model-inference:1
azureml.base_image: mcr.microsoft.com/azureml/curated/mlflow-model-inference:5
base_model_name: MedImgeParse
base_model_task: image-segmentation
is_acft_model: true
Expand Down
2 changes: 1 addition & 1 deletion assets/models/system/medimageparse/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ tags:
Standard_NC80adis_H100_v5,
Standard_ND96isr_H100_v5,
]
version: 12
version: 13
Loading