feat 更新响应模板

fix
This commit is contained in:
zhouchengrong
2024-06-17 10:45:45 +08:00
parent b3081359b7
commit 756894baff
5 changed files with 326 additions and 9 deletions

View File

@@ -20,3 +20,9 @@ class GenerateProductImageModel(BaseModel):
tasks_id: str
prompt: str
image_url: str
class GenerateRelightImageModel(BaseModel):
tasks_id: str
prompt: str
image_url: str