← All models
Feynobg Background Remover
feynobg
Image generationby feynobg
FeyNobg is a state of the art AI model for background removal from feyninc
images
Pricing
- Price
- 0.125 cr / request
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Seed used for reproducible inference. |
| image_urlrequired | string | URL of the image to remove the background from. |
| sync_mode | boolean | If true, the output is returned as a data URI and is not stored in request history. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | Seed used for reproducible inference. |
| image | — | The background-removed image with a transparent alpha channel. |
