Step1X-Edit v1p2
Step1X-Edit v1p2 হচ্ছে a ছবি সম্পাদন মডেল যা StepFun দ্বারা নির্মিত। 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.-এ সবচেয়ে শক্তিশালী। Self-hosted on Free.ai GPUs — runs free against your daily token pool (1,000 tokens প্রতি সম্পাদন). Released under Apache 2.0 — commercial use permitted on Free.ai.
API ব্যবহার করো
OpenAI-সমর্থিত REST API। এক সেকেন্ডের মধ্যে একটি কী তৈরি করুন এবং এই মডেলটি কল করুন।
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 নথিপত্র
API কী প্রাপ্ত করুন