feat: 新增to product img flux2 版,停用sdxl版
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped

fix:
This commit is contained in:
zcr
2026-01-26 15:21:51 +08:00
parent cdaeb6daac
commit 754e8d7735

View File

@@ -35,7 +35,7 @@ class GenerateProductImageModel(BaseModel):
class Flux2ToProductImgModel(BaseModel):
tasks_id: str
prompt: str
image_url: str
image_path: str
image_strength: int