Authorizations
Use the following format for authentication: Bearer <your api key>
Body
Model code
cogview-4-250304
"cogview-4-250304"
The text description of the image to be generated.
"A cute little kitten."
The quality of the generated image. Default is standard
. hd
: Generates a more detailed and rich image with higher overall consistency, but takes about 20
seconds. standard
: Generates an image quickly, suitable for scenarios with higher requirements for generation speed, takes about 5-10
seconds. This parameter is only supported for cogview-4-250304
.
hd
, standard
Image size, default is 1024x1024
, recommended enum values: 1024x1024
(default), 768x1344
, 864x1152
, 1344x768
, 1152x864
, 1440x720
, 720x1440
.
Custom parameter: Both width and height must be between 512px-2048px
, and must be divisible by 16
, and the maximum pixel count must not exceed 2^21px
.
"1024x1024"
Unique ID of the end user, helping the platform intervene in illegal activities, inappropriate content generation, or other abuses. ID length: 6 to 128 characters.
6 - 128
Response
Processing successful