fix: image decoding
This commit is contained in:
parent
b7be75793b
commit
77a2aa351b
@ -11,6 +11,7 @@ import (
|
||||
"github.com/mattn/go-tflite/delegates/edgetpu"
|
||||
"go.uber.org/zap"
|
||||
"image"
|
||||
_ "image/jpeg"
|
||||
"sort"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user