Step1X-Edit v1p2
_ Am stärksten bei Reasoning image edits: multi-step instructions, referential prompts, hand / anatomy fixes, abstract style transfers. Pair with Qwen-Image-Edit (faster, direct) for the best of both worlds. Apache 2.0.. Selbstgehostet auf Free.ai GPUs — läuft kostenlos gegen Ihren täglichen Tokenpool ({tpm__tokens} pro Bearbeitung). Veröffentlicht unter Apache 2.0 — kommerzielle Nutzung erlaubt auf Free.ai.
Verwendung über API
OpenAI-kompatible REST API. Generieren Sie einen Schlüssel und rufen Sie dieses Modell in Sekundenschnelle auf.
curl -X POST https://api.free.ai/v1/image/edit/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"step1x-edit","prompt":"your prompt here"}'
API-Dokumentation
API-Schlüssel abrufen