fix   relight 补光接口修改
This commit is contained in:
zhouchengrong
2024-09-03 15:49:42 +08:00
parent d8883f6eb6
commit f5fc6b0c68
2 changed files with 3 additions and 11 deletions

View File

@@ -4,5 +4,3 @@ from pydantic import BaseModel
class BrightenModel(BaseModel):
image_url: str
brighten_value: float
brighten_bucket: str
brighten_name: str