mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 18:56:31 +00:00
refactor external clients
put model batch size as parameter in config
This commit is contained in:
@@ -10,7 +10,6 @@ cdef str AI_MODEL_FILE_BIG # AI Model file (BIG part)
|
||||
cdef str AI_MODEL_FILE_SMALL # AI Model file (small part)
|
||||
|
||||
cdef bytes DONE_SIGNAL
|
||||
cdef int MODEL_BATCH_SIZE
|
||||
|
||||
|
||||
cdef log(str log_message, bytes client_id=*)
|
||||
Reference in New Issue
Block a user