feat image2sketch 变更模型

fix
This commit is contained in:
zhouchengrong
2024-09-30 10:57:12 +08:00
parent 19fa165a1e
commit 85942167f3
6 changed files with 200 additions and 7 deletions

View File

@@ -3,7 +3,6 @@ from pydantic import BaseModel
class Image2SketchModel(BaseModel):
image_url: str
style_image_url: str
default_style: str
sketch_bucket: str
sketch_name: str