mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
Formatting
This commit is contained in:
parent
95168013c2
commit
401e86701f
@ -118,7 +118,7 @@ class Embeddings:
|
||||
},
|
||||
embedding_function=jina_text_embedding_function,
|
||||
model_type="text",
|
||||
force_cpu=True
|
||||
force_cpu=True,
|
||||
)
|
||||
|
||||
self.vision_embedding = GenericONNXEmbedding(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user