GET
/v1/models/fal/fal-fal-ai-birefnet
Accept:
| rawId | fal-ai/birefnet |
| displayName | Birefnet Background Removal |
| id | fal-fal-ai-birefnet |
| activity | image |
| firstSeenAt | 1708992000 — Feb 27, 2024 |
| lastSeenAt | 1785091564 — 13m ago |
| capabilities | {"category":"image-to-image"} |
| contextWindow · maxOutput · modalities · pricing | not published by this provider’s list endpoint |
Endpoints & schemas
GET /v1/schemas/fal →| endpoint | activity | schemas |
|---|---|---|
| fal-ai/birefnet/v2/video | video | requestinput responseoutput |
| fal-ai/birefnet | image | requestinput responseoutput |
| fal-ai/birefnet/v2 | image | requestinput responseoutput |
endpoints matching this model — the provider has more, see /v1/schemas/fal
Use it
shell
$ curl https://modelschemas.com/v1/schemas/fal/video/fal-ai%2Fbirefnet%2Fv2%2Fvideo # request schema
$ curl -X POST https://modelschemas.com/v1/validate -d '{"provider":"fal","endpointId":"fal-ai/birefnet/v2/video","payload":{…}}'