Package | Description |
---|---|
com.tencentcloudapi.aiart.v20221229 | |
com.tencentcloudapi.aiart.v20221229.models |
Modifier and Type | Method and Description |
---|---|
ImageToImageResponse |
AiartClient.ImageToImage(ImageToImageRequest req)
图像风格化(图生图)接口提供生成式的图生图风格转化能力,将根据输入的图像及文本描述,智能生成风格转化后的图像。建议避免输入人像过小、姿势复杂、人数较多的人像图片。
图像风格化(图生图)默认提供3个并发任务数,代表最多能同时处理3个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。
|
Constructor and Description |
---|
ImageToImageRequest(ImageToImageRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.