mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-10 09:07:37 +03:00
ROCm now works properly with JinaV1
This commit is contained in:
parent
1d6c20796b
commit
c77bc0c276
@ -131,7 +131,6 @@ class ONNXModelRunner(BaseModelRunner):
|
|||||||
|
|
||||||
return model_type in [
|
return model_type in [
|
||||||
EnrichmentModelTypeEnum.paddleocr.value,
|
EnrichmentModelTypeEnum.paddleocr.value,
|
||||||
EnrichmentModelTypeEnum.jina_v1.value,
|
|
||||||
EnrichmentModelTypeEnum.jina_v2.value,
|
EnrichmentModelTypeEnum.jina_v2.value,
|
||||||
EnrichmentModelTypeEnum.facenet.value,
|
EnrichmentModelTypeEnum.facenet.value,
|
||||||
ModelTypeEnum.rfdetr.value,
|
ModelTypeEnum.rfdetr.value,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user