Skip to content

Commit

Permalink
build(deps): bump TensorFlow Lite version from v2.17.0 to v2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tphakala committed Dec 28, 2024
1 parent 7929093 commit 6b3d89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BINARY_DIR := bin
BINARY_NAME := birdnet-go
TFLITE_VERSION := v2.17.0
TFLITE_VERSION := v2.17.1

# Common flags
CGO_FLAGS := CGO_ENABLED=1 CGO_CFLAGS="-I$(HOME)/src/tensorflow"
Expand Down

0 comments on commit 6b3d89c

Please sign in to comment.