mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 16:46:31 +00:00
make python app load a bit eariler, making startup a bit faster
This commit is contained in:
@@ -5,7 +5,6 @@ cdef str COMMANDS_QUEUE = "azaion-commands"
|
||||
cdef str ANNOTATIONS_QUEUE = "azaion-annotations"
|
||||
|
||||
cdef str API_URL = "https://api.azaion.com" # Base URL for the external API
|
||||
cdef str TOKEN_FILE = "token"
|
||||
cdef str QUEUE_CONFIG_FILENAME = "secured-config.json"
|
||||
cdef str AI_MODEL_FILE = "azaion.onnx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user