You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/docs/src/content/docs/components/image/examples.mdx
-27Lines changed: 0 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -254,10 +254,6 @@ You can also use coordinates to crop to the exact location you need:
254
254
/>
255
255
```
256
256
257
-
:::note
258
-
The extract transformation is currently in Beta. [Learn more](https://cloudinary.com/documentation/transformation_reference#e_extract).
259
-
:::
260
-
261
257
### Generative Fill
262
258
263
259
`fillBackground`: Fills the background of an image using Generative AI
@@ -288,10 +284,6 @@ The extract transformation is currently in Beta. [Learn more](https://cloudinary
288
284
/>
289
285
```
290
286
291
-
:::note
292
-
The generative fill transformation is currently in Beta. <ahref="https://cloudinary.com/documentation/transformation_reference#b_gen_fill">Learn more</a>.
293
-
:::
294
-
295
287
### Generative Recolor
296
288
297
289
`recolor`: Recolors an object in an image using Generative AI
@@ -322,10 +314,6 @@ The generative fill transformation is currently in Beta. <a href="https://cloudi
322
314
/>
323
315
```
324
316
325
-
:::note
326
-
The generative replace transformation is currently in Beta. <ahref="https://cloudinary.com/documentation/transformation_reference#e_gen_replace">Learn more</a>.
327
-
:::
328
-
329
317
### Generative Remove
330
318
331
319
`remove`: Removes an object in an image using Generative AI
@@ -356,10 +344,6 @@ The generative replace transformation is currently in Beta. <a href="https://clo
356
344
/>
357
345
```
358
346
359
-
:::note
360
-
The generative replace transformation is currently in Beta. <ahref="https://cloudinary.com/documentation/transformation_reference#e_gen_replace">Learn more</a>.
361
-
:::
362
-
363
347
### Generative Replace
364
348
365
349
`replace`: Replaces an object in an image using Generative AI
@@ -390,10 +374,6 @@ The generative replace transformation is currently in Beta. <a href="https://clo
390
374
/>
391
375
```
392
376
393
-
:::note
394
-
The generative replace transformation is currently in Beta. <ahref="https://cloudinary.com/documentation/transformation_reference#e_gen_replace">Learn more</a>.
395
-
:::
396
-
397
377
### Generative Restore
398
378
399
379
`restore`: Restores an image using Generative AI.
@@ -437,10 +417,6 @@ After:
437
417
/>
438
418
```
439
419
440
-
:::note
441
-
The generative restore transformation is currently in Beta. <ahref="https://cloudinary.com/documentation/transformation_reference#e_gen_restore">Learn more</a>.
442
-
:::
443
-
444
420
### Generative Replace Background
445
421
446
422
Uses generative AI to replace the background of your image. It can either generate a background for you based on context, or take in a prompt.
@@ -535,9 +511,6 @@ You can also pass in a seed to the prompt:
535
511
/>
536
512
```
537
513
538
-
:::note
539
-
The generative replace background transformation is currently in Beta. [Learn more](https://cloudinary.com/documentation/transformation_reference#e_gen_background_replace).
0 commit comments