fix 代码整理

This commit is contained in:
zhouchengrong
2024-04-10 14:33:06 +08:00
parent 49f5e0a4b5
commit f06f22f092
5 changed files with 23 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ DEBUG = 1
SHOW_OR_SAVE_result_image = False
# service env : 1
# pycharm debug : 2
SIMILAR_MATCH_DRAW = False
if DEBUG == 1:
LOGS_PATH = "app/logs/errors.log"
FASHION_CATEGORIES = "app/service/outfit_matcher/config/fashion_categories.json"