feat(新功能): brand dna 文件路径修改

fix(修复bug):
docs(文档变更):
refactor(重构):
test(增加测试):
This commit is contained in:
zhouchengrong
2025-03-24 15:24:54 +08:00
parent 5a643af5a6
commit 99f2e66088

View File

@@ -20,8 +20,8 @@ def image2sketch(request_item: BrandDnaModel):
示例参数:
{
"image_url": "test/image2sketch/real_Dress_3200fecdc83d0c556c2bd96aedbd7fbf.jpg_Img.jpg",
"is_brand_dna": False
"image_url": "aida-results/result_00006a48-e315-11ee-b7c8-b48351119060.png",
"is_brand_dna": false
}
"""
try: