Package | Description |
---|---|
com.tencentcloudapi.aiart.v20221229 | |
com.tencentcloudapi.aiart.v20221229.models |
Modifier and Type | Method and Description |
---|---|
TextToImageResponse |
AiartClient.TextToImage(TextToImageRequest req)
本接口已迁移至腾讯混元大模型-文生图轻量版,即将停止此处维护,可切换至 [文生图轻量版 API](https://cloud.tencent.com/document/product/1729/108738) 继续使用。**
智能文生图接口基于文生图(标准版)模型,将根据输入的文本描述,智能生成与之相关的结果图。
智能文生图默认提供3个并发任务数,代表最多能同时处理3个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。
|
Constructor and Description |
---|
TextToImageRequest(TextToImageRequest 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.