Disable internal isolates on ONNX

This commit is contained in:
vishnukvmd 2024-02-08 22:10:17 +05:30
parent d27a70bd37
commit 119f5eceaf
2 changed files with 6 additions and 4 deletions

View file

@ -1381,8 +1381,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: "1318dce97f3aae5ec9bdf7491d5eff0ad6beb378"
ref: isolates
resolved-ref: "5f26aef45ed9f5e563c26f90c1e21b3339ed906d"
url: "https://github.com/ente-io/onnxruntime.git"
source: git
version: "1.1.0"

View file

@ -12,7 +12,7 @@ description: ente photos application
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.8.56+576
version: 0.8.57+577
environment:
sdk: ">=3.0.0 <4.0.0"
@ -118,7 +118,9 @@ dependencies:
# open_file: ^3.2.1
onnxruntime:
git: "https://github.com/ente-io/onnxruntime.git"
git:
url: "https://github.com/ente-io/onnxruntime.git"
ref: "isolates"
open_mail_app: ^0.4.5
package_info_plus: ^4.1.0
page_transition: ^2.0.2