Open-weights text-to-image base for LoRA fine-tuning
curl -sSf -X POST https://hub.oxen.ai/api/ai/images/generate \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $OXEN_API_KEY" \ -d '{ "model": "krea-2-raw" }'