cURL
curl --request POST \ --url https://api.modelbeam.srv1069417.hstgr.cloud/api/v1/client/prompt/image \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "prompt": "<string>", "negative_prompt": "<string>" } '
{ "prompt": "A majestic cat floating weightlessly in a vibrant cosmic nebula, ultra-detailed photorealistic rendering", "negative_prompt": "low quality, blurry, distorted, watermark" }
Enhance an image generation prompt for better results.
API key obtained from the ModelBeam dashboard
Original prompt
3
Original negative prompt
Prompt enhanced
"A majestic cat floating weightlessly in a vibrant cosmic nebula, ultra-detailed photorealistic rendering"
"low quality, blurry, distorted, watermark"