{ "prompt": "string", "ratio": "string", "lora_id": "string", "strength": "string", "base_model ": "string" }
curl --location --request POST 'https://api.openersal.com/text2image' \ --header 'Authorization: Bearer {Api Access Token}' \ --header 'Content-Type: application/json' \ --data-raw '{ "prompt": "string", "ratio": "string", "lora_id": "string", "strength": "string", "base_model ": "string" }'
{}