NestUI offers a powerful AI Image Editor powered by wan2.7-image. This tool allows developers to edit, enhance, or manipulate multiple images based on a descriptive text prompt. Each editing job costs 1 credit per image processed. (www.nestui.store)
Free
For everyone
stars • 0 ratings
2 installs
This plugin does not collect or track your personal data.
1. Authentication (Important): You must pass your raw NestUI API key in the body of the request. Do NOT add the "Bearer " prefix; use the raw key value only.
2. Editing (Step 1): Use the "AI Image Editor (POST)" action. This model is powered by wan2.7-image. You must pass the following parameters:
Image: Provide the public URL for the image. (add "https:" to bubble url's)
Prompt (Text): Describe the specific edits or changes you want the AI to perform on the images. This action will return a task_id.
3. Status Polling (Step 2): Use the "Get Editor Status (GET)" call with the task_id to check the progress. The status will return as PENDING, RUNNING, SUCCEEDED, FAILED, CANCELED, or UNKNOWN.
4. Storage (Crucial): Edited image URLs expire after 24 hours. You must save the resulting image(s) to your database using Bubble's ":saved to S3" operator for permanent storage.
Types
This plugin can be found under the following types: