Authorization: Bearer ********************"{\n \"model\": \"flux-kontext-pro\",\n \"prompt\": \"a beautiful landscape with a river and mountains\",\n // \"size\": \"1024x1524\",\n \"n\": 1,\n \"aspect_ratio\": \"21:9\"\n}"curl --location 'https://api.lngai.cn/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '"{\n \"model\": \"flux-kontext-pro\",\n \"prompt\": \"a beautiful landscape with a river and mountains\",\n // \"size\": \"1024x1524\",\n \"n\": 1,\n \"aspect_ratio\": \"21:9\"\n}"'{}