Segment Anything 2
Segment Anything 2 adalah an image upscaler dibangun oleh Meta. Strongest at Object selection, masking, video object tracking.. Self-hosted on Free.ai GPUs — runs free against your daily token pool (1,000 tokens per gambar). Released under Apache 2.0 — commercial use permitted on Free.ai.
Gunakan melalui API
API REST yang kompatibel dengan OpenAI. Hasilkan kunci dan panggil model ini dalam hitungan detik.
curl -X POST https://api.free.ai/v1/image/enhance/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"sam-2","prompt":"your prompt here"}'
Dokumentasi API
Dapatkan Kunci API