From 50aba5678dc251e58fb596ff2c6552787e08b2df Mon Sep 17 00:00:00 2001 From: Bradley Munday <99284020+bmunday3@users.noreply.github.com> Date: Wed, 11 Oct 2023 21:48:00 -0400 Subject: [PATCH] Update model_info.json --- model_info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/model_info.json b/model_info.json index 999af9c..c1169b9 100644 --- a/model_info.json +++ b/model_info.json @@ -1,7 +1,7 @@ { "name": "Github Actions Example Deployment", - "version": "0.0.1", - "modelId": "", + "version": "0.0.2", + "modelId": "2scj5icbm3", "weightsFilePath": "weights/model_latest.pkl", "sampleDataFilePath": "data/digits_sample.json" }