Seededit 3.0 (Image-to-Image)
Model Overview
This model can process and generate 4K images, editing selected areas naturally and precisely while faithfully preserving the visual fidelity of non-edited areas.
Setup your API Key
If you don’t have an API key for the AI/ML API yet, feel free to use our Quickstart guide.
API Schema
The image to be edited. Enter the Base64 encoding of the picture or an accessible URL. Image URL: Make sure that the image URL is accessible. Base64-encoded content: The format must be in lowercase.
The model checks the size of the input picture against its internal size table and picks the closest match as the output picture size.
adaptivePossible values: The text prompt describing the content, style, or composition of the image to be generated.
The format in which the generated images are returned.
urlPossible values: The same seed and the same prompt given to the same version of the model will output the same image every time.
The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show you.
Add an invisible watermark to the generated images.
falseQuick Example
Let's generate an image of the specified size using a simple prompt.


"Add a bird to the foreground of the photo."Last updated
Was this helpful?



