Black Forest Labs' FLUX.1 schnell — fast open-weights image generation hosted by Replicate.
curl https://oneapikey.app/v1/v1/models/black-forest-labs/flux-schnell/predictions \
-H "Authorization: Bearer $ONEAPIKEY_API_KEY" \
-H "X-APIMarket-Product: flux-schnell" \
-H "Content-Type: application/json" \
--data '{"model":"replicate/flux-schnell","messages":[{"role":"user","content":"hi"}]}'