Merge branch 'develop'

# Conflicts:
#	app/service/design_fast/design_generate.py
This commit is contained in:
zhh
2025-11-21 23:01:34 +08:00
23 changed files with 2204 additions and 50 deletions

View File

@@ -230,3 +230,6 @@ TABLE_CATEGORIES = {
"male_bottoms": "male/bottoms",
"male_outwear": "male/outwear"
}
# --- ComfyUI 配置信息 ---
COMFYUI_SERVER_ADDRESS = "10.1.2.227:8080" # 替换为您的 ComfyUI 服务器地址