【测试】mj生成图片

This commit is contained in:
cherishsince 2024-05-08 18:12:30 +08:00
parent 84a3cd3a75
commit 2734e54b0c

View File

@ -15,10 +15,10 @@ Authorization: {{token}}
### chat midjourney
POST {{baseUrl}}/ai/image/midjourney
POST {{baseUrl}}/admin-api/ai/image/midjourney
Content-Type: application/json
Authorization: {{token}}
{
"prompt": "Mona Lisa, eating on a seat under a tree, wearing white clothes, smiling at the sky"
"prompt": "Cute cartoon style mobile game scene, a colorful camping car with an outdoor table and chairs next to it on the road in a spring forest, the simple structure of the camper van, soft lighting, C4D rendering, 3d model in the style of a cartoon, cute shape, a pastel color scheme, closeup view from the side angle, high resolution, bright colors, a happy atmosphere. --ar 1:2 --v 6.0"
}