mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 05:35:25 +03:00
Merge branch 'dev' of https://github.com/remz1337/frigate into dev
This commit is contained in:
commit
95ebe0c8be
@ -6,6 +6,7 @@ import numpy as np
|
||||
try:
|
||||
import tensorrt as trt
|
||||
from cuda import cuda
|
||||
|
||||
TRT_VERSION = int(trt.__version__[0 : trt.__version__.find(".")])
|
||||
|
||||
TRT_SUPPORT = True
|
||||
|
||||
Loading…
Reference in New Issue
Block a user