From 9532db0a6e2d300e0d07607bff35d0d5664f6590 Mon Sep 17 00:00:00 2001 From: Lutz Roeder Date: Sun, 23 Jun 2024 21:08:07 -0700 Subject: [PATCH] Update Core ML test file (#193) --- test/models.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/models.json b/test/models.json index 757096629e..98c0e47098 100644 --- a/test/models.json +++ b/test/models.json @@ -1467,9 +1467,9 @@ { "type": "coreml", "target": "MovieRecommender.mlmodel", - "source": "https://raw.githubusercontent.com/anupamchugh/iowncode/master/CoreMLRecommender/CoreMLRecommender/MovieRecommender.mlmodel", + "source": "https://github.com/user-attachments/files/15949637/MovieRecommender.mlmodel.zip[MovieRecommender.mlmodel]", "format": "Core ML v4", - "link": "https://github.com/anupamchugh/iowncode/tree/master/CoreMLRecommender" + "link": "https://github.com/lutzroeder/netron/issues/193" }, { "type": "coreml",