mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
remove unnecessary print
This commit is contained in:
parent
be76857ae6
commit
87a46dcc5e
@ -55,7 +55,7 @@ def init_rknn(rknnModel, id) -> RKNNLite:
|
||||
|
||||
if ret != 0:
|
||||
raise RuntimeError("Init runtime environment failed")
|
||||
print(rknnModel, "\t\tdone")
|
||||
|
||||
return rknn_lite
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user