diff --git a/external/werift b/external/werift index f1cf69407..ab1b4d236 160000 --- a/external/werift +++ b/external/werift @@ -1 +1 @@ -Subproject commit f1cf694073e02fc4c5ebad966de6d97d1f822a81 +Subproject commit ab1b4d236a937d832468fe93296330aeb370eea5 diff --git a/plugins/coreml/src/requirements.txt b/plugins/coreml/src/requirements.txt index 4d91facb0..50b669698 100644 --- a/plugins/coreml/src/requirements.txt +++ b/plugins/coreml/src/requirements.txt @@ -5,6 +5,5 @@ coremltools~=6.1 # sort_oh scipy -numba filterpy numpy diff --git a/plugins/tensorflow-lite/package-lock.json b/plugins/tensorflow-lite/package-lock.json index be28701a6..fff815876 100644 --- a/plugins/tensorflow-lite/package-lock.json +++ b/plugins/tensorflow-lite/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scrypted/tensorflow-lite", - "version": "0.0.84", + "version": "0.0.86", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/tensorflow-lite", - "version": "0.0.84", + "version": "0.0.86", "devDependencies": { "@scrypted/sdk": "file:../../sdk" } diff --git a/plugins/tensorflow-lite/package.json b/plugins/tensorflow-lite/package.json index 804c20472..ef6c1e278 100644 --- a/plugins/tensorflow-lite/package.json +++ b/plugins/tensorflow-lite/package.json @@ -44,5 +44,5 @@ "devDependencies": { "@scrypted/sdk": "file:../../sdk" }, - "version": "0.0.84" + "version": "0.0.86" } diff --git a/plugins/tensorflow-lite/sort_oh b/plugins/tensorflow-lite/sort_oh index c25c6b63a..ac5584dff 160000 --- a/plugins/tensorflow-lite/sort_oh +++ b/plugins/tensorflow-lite/sort_oh @@ -1 +1 @@ -Subproject commit c25c6b63a29e7c8f5655778b3bf73e0857eaa066 +Subproject commit ac5584dff67c66ba34cf5a59f5dc3b362c7e9344 diff --git a/plugins/tensorflow-lite/src/requirements.txt b/plugins/tensorflow-lite/src/requirements.txt index ebe23afff..636275abc 100644 --- a/plugins/tensorflow-lite/src/requirements.txt +++ b/plugins/tensorflow-lite/src/requirements.txt @@ -9,5 +9,4 @@ tflite-runtime==2.5.0.post1 # sort_oh scipy -numba filterpy