超分新增发布rabbitmq消息
This commit is contained in:
@@ -56,10 +56,8 @@ REDIS_PORT = "6379"
|
||||
REDIS_DB = "2"
|
||||
|
||||
MINIO_SECURE = True
|
||||
# input = 'preprocess_img/input_x2' # 这个值需要被函数参数覆盖
|
||||
# output = '/path/to/output' # 这个值将被函数参数覆盖
|
||||
# LOGS_PATH = "app/logs/errors.log"
|
||||
LOGS_PATH = "logs/errors.log"
|
||||
LOGS_PATH = "app/logs/errors.log"
|
||||
# LOGS_PATH = "logs/errors.log"
|
||||
|
||||
SR_MODEL_NAME = "super_resolution"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user