超分新增发布rabbitmq消息

This commit is contained in:
zhouchengrong
2024-03-21 11:24:46 +08:00
parent fa52ea9102
commit 9013b5ba22

View File

@@ -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"