correction suppression modele yolo
This commit is contained in:
@@ -65,7 +65,7 @@ dependencies:
|
||||
image: ^4.1.7
|
||||
|
||||
# Machine Learning for YOLOv8
|
||||
tflite_flutter: ^0.11.0
|
||||
# tflite_flutter: ^0.11.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -90,8 +90,8 @@ flutter:
|
||||
uses-material-design: true
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
assets:
|
||||
- assets/models/yolov8n_32.tflite
|
||||
# assets:
|
||||
# - assets/models/yolov8n_32.tflite
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user