investigating why the input to the model is incorrect resulting in error on initialization.

This commit is contained in:
Lucas Oskorep
2022-06-21 23:41:42 -04:00
parent dc4bf39c14
commit ebfbfb503d
10 changed files with 340 additions and 17 deletions
+15 -1
View File
@@ -65,7 +65,7 @@ packages:
source: hosted
version: "1.1.0"
collection:
dependency: transitive
dependency: "direct main"
description:
name: collection
url: "https://pub.dartlang.org"
@@ -343,6 +343,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.9.0"
tflite_flutter_helper:
dependency: "direct main"
description:
name: tflite_flutter_helper
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.1"
tuple:
dependency: transitive
description:
name: tuple
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
typed_data:
dependency: transitive
description: