From 7f9a7cb2d29351acb48f5ed740164c304dec586d Mon Sep 17 00:00:00 2001 From: Justin Georgi Date: Mon, 4 Mar 2024 17:18:15 -0700 Subject: [PATCH] Cordova thorax model location update Signed-off-by: Justin Georgi --- src/pages/detect.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/detect.vue b/src/pages/detect.vue index 5bce9ad..b3ff643 100644 --- a/src/pages/detect.vue +++ b/src/pages/detect.vue @@ -344,7 +344,7 @@ this.modelLocation = '../models/thorax-0.1.0-n960/model.json' /* PWA Build setting */ //this.modelLocation = './models/thorax-0.1.0-n960/model.json' - this.modelLocationCordova = 'https://localhost/models/thorax_tfwm/model.json' + this.modelLocationCordova = 'https://localhost/models/thorax-0.1.0-n960/model.json' break; case 'abdomen': this.activeRegion = 1