mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 17:46:36 +00:00
added better logging to python
add day / winter / night switcher
This commit is contained in:
@@ -9,4 +9,7 @@ cdef str QUEUE_CONFIG_FILENAME # queue config filename to load from api
|
||||
cdef str AI_MODEL_FILE # AI Model file
|
||||
|
||||
cdef bytes DONE_SIGNAL
|
||||
cdef int MODEL_BATCH_SIZE
|
||||
cdef int MODEL_BATCH_SIZE
|
||||
|
||||
|
||||
cdef log(str log_message, bytes client_id=*)
|
||||
Reference in New Issue
Block a user