Files
nixpkgs/pkgs/development/python-modules/ai-edge-litert
Martin Weinelt 6259a4d1da frigate: migrate to ai-edge-litert interpreter
The combination of tensorflow-bin and onnxruntime in the same Python
interpreter is super fragile. This problem does not seem to exist
with tflite-runtime (used upstream) or ai-edge-litert (the successor
to tflite).

Fixes: #476181
2026-01-16 01:45:43 +01:00
..