Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/content/partials/images/segment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ Automatically isolates the subject of an image by replacing the background with

This feature uses an open-source model called BiRefNet through [Workers AI](/workers-ai/). Read more about Cloudflare's [approach to responsible AI](https://www.cloudflare.com/trust-hub/responsible-ai/).

:::note[Pricing]

Parameters that use AI inference are billed as standard Images transformations. Each unique request counts toward your [Images Transformed](/images/pricing/#images-transformed) usage. There is no additional charge from [Workers AI](/workers-ai/platform/pricing/) or separate Neuron billing for these parameters.

:::


<table style="width:100%; table-layout:fixed; text-align:center; border:none">
<tr style="border:none; background:none">
<td style="width:50%; border:none; vertical-align:bottom">
Expand Down