mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
change dto
This commit is contained in:
parent
c59f932bf0
commit
412468989f
12 changed files with 93 additions and 98 deletions
|
|
@ -14,6 +14,7 @@ from ..config import log, settings
|
|||
|
||||
|
||||
class OrtSession:
|
||||
session: ort.InferenceSession
|
||||
def __init__(
|
||||
self,
|
||||
model_path: Path | str,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue