feat product image 新增product type 参数 ,解决single item 无法检测头部的问题
fix
This commit is contained in:
@@ -21,6 +21,7 @@ class GenerateProductImageModel(BaseModel):
|
||||
prompt: str
|
||||
image_url: str
|
||||
image_strength: float
|
||||
product_type: str
|
||||
|
||||
|
||||
class GenerateRelightImageModel(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user