{
"prompt": "a red panda eating a bamboo in front of a poster that says \"recraft V3 now available at fal\"",
"image_size": "square_hd",
"style": "realistic_image",
"colors": []
}
curl --location --request POST '/fal-ai/recraft/v3/text-to-image' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "a red panda eating a bamboo in front of a poster that says \"recraft V3 now available at fal\"",
"image_size": "square_hd",
"style": "realistic_image",
"colors": []
}'
{
"action": "fal-recraft-v3-text-to-image",
"message": "YEScale - FalAI Task Submitted",
"status": "SUBMITTED",
"task_id": "bea61a96-f7aa-4a62-8b53-b1878bafd7b3",
"usage": null
}