Skip to content

Commit 97386c5

Browse files
authored
Use TFLite backend only
1 parent a797872 commit 97386c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#numpy<2.0.0 # matplotlib is built with NumPy 1.x and conflicts with OpenCV 4.9+
22
opencv-python==4.12.0.88
33
pyinstaller==6.14.2
4-
lobe==0.6.2
4+
lobe[tflite]==0.6.2
55

66
--extra-index-url https://google-coral.github.io/py-repo/
77
tflite-runtime==2.14.0; sys_platform == 'linux'

0 commit comments

Comments
 (0)