Package | Description |
---|---|
com.tencentcloudapi.aiart.v20221229 | |
com.tencentcloudapi.aiart.v20221229.models |
Modifier and Type | Method and Description |
---|---|
TextToImageLiteResponse |
AiartClient.TextToImageLite(TextToImageLiteRequest req)
混元文生图接口,基于混元大模型,根据输入的文本描述智能生成图片
默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
|
Constructor and Description |
---|
TextToImageLiteRequest(TextToImageLiteRequest 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.