mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:36:30 +00:00
Errors sending to UI
notifying client of AI model conversion
This commit is contained in:
@@ -16,7 +16,7 @@ cdef class Inference:
|
||||
cdef int model_width
|
||||
cdef int model_height
|
||||
|
||||
cdef build_tensor_engine(self)
|
||||
cdef build_tensor_engine(self, object updater_callback)
|
||||
cdef init_ai(self)
|
||||
cdef bint is_building_engine
|
||||
cdef bint is_video(self, str filepath)
|
||||
|
||||
Reference in New Issue
Block a user