Skip to content

Generative Replace Background#494

Merged
colbyfayock merged 1 commit intomainfrom
feat/replace-background
Aug 2, 2024
Merged

Generative Replace Background#494
colbyfayock merged 1 commit intomainfrom
feat/replace-background

Conversation

@colbyfayock
Copy link
Collaborator

@colbyfayock colbyfayock commented Aug 2, 2024

Description

Adds generative replace background feature to replace background using AI.

Usage

Replacing the background based on the image context:

replaceBackground

Or 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

@vercel
Copy link

vercel bot commented Aug 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
next-cloudinary ✅ Ready (Inspect) Visit Preview Aug 2, 2024 8:55pm

@colbyfayock colbyfayock marked this pull request as ready for review August 2, 2024 20:55
@colbyfayock colbyfayock merged commit 90c0c0a into main Aug 2, 2024
@colbyfayock colbyfayock deleted the feat/replace-background branch August 2, 2024 20:58
github-actions bot pushed a commit that referenced this pull request Aug 2, 2024
# [6.9.0](v6.8.0...v6.9.0) (2024-08-02)

### Features

* Generative Replace Background ([#494](#494)) ([90c0c0a](90c0c0a))
@github-actions
Copy link

github-actions bot commented Aug 2, 2024

🎉 This PR is included in version 6.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant