-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature
Add generative replace background feature to replace background using AI.
Should just need to update URL loader and get this feature. Content below to help with writing out docs.
Usage
Replacing the background based on the image context:
replaceBackgroundOr using a string prompt:
replaceBackground="fish tank"Or using the object format:
replaceBackground={{
prompt: 'fish tank',
seed: 3
}}URL Loader: cloudinary-community/cloudinary-util#167
Example Documentation Content
https://next.cloudinary.dev/cldimage/examples#generative-replace-background
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request