{
"model": "qwen-image",
"input": {
"prompt": "An elegant and solemn couplet hangs in the hall. The room is decorated in a quiet and classic Chinese style, with some blue and white porcelain placed on the table. On the couplet, the left side reads \"Righteousness is inherently known; humans and machines share the same path and think innovatively with kindness\", and the right side reads \"Connecting clouds and endowing wisdom; the universe initiates numbers with lofty aspirations\". The horizontal scroll reads \"Wisdom Initiates Universal Meaning\". The calligraphy is elegant and flowing. In the middle hangs a Chinese-style painting depicting Yueyang Tower."
},
"parameters": {
"size": "1328*1328",
"n": 1,
"prompt_extend": true,
"watermark": true
}
}curl --location --request POST 'https://api.302.ai/aliyun/api/v1/services/aigc/text2image/image-synthesis' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "qwen-image",
"input": {
"prompt": "An elegant and solemn couplet hangs in the hall. The room is decorated in a quiet and classic Chinese style, with some blue and white porcelain placed on the table. On the couplet, the left side reads \"Righteousness is inherently known; humans and machines share the same path and think innovatively with kindness\", and the right side reads \"Connecting clouds and endowing wisdom; the universe initiates numbers with lofty aspirations\". The horizontal scroll reads \"Wisdom Initiates Universal Meaning\". The calligraphy is elegant and flowing. In the middle hangs a Chinese-style painting depicting Yueyang Tower."
},
"parameters": {
"size": "1328*1328",
"n": 1,
"prompt_extend": true,
"watermark": true
}
}'{
"request_id": "6c827883-78f6-493a-ac62-041bdbdb3736",
"output": {
"task_id": "ef9e39d0-1067-487a-9008-c70b22bb5e94",
"task_status": "PENDING"
}
}