Generate Stunning Images using the Omnicron API
api/v1/replicate/imagegeneration
curl -X POST http://localhost:9000/api/v1/replicate/imagegeneration?model=bytedance/sdxl-lightning-4step \ -H "Authorization: Bearer MY_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "prompt": "A futuristic cityscape at sunset, with towering skyscrapers and flying cars" }'
Was this page helpful?