feat(新功能): 新增wan2.2 pose-transform模型接口,comfyui-api形式

fix(修复bug):
docs(文档变更):
refactor(重构):
test(增加测试):
This commit is contained in:
zhh
2025-11-03 11:52:39 +08:00
parent 385ff2d4aa
commit 7459583377
3 changed files with 755 additions and 0 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 服务器地址