Image GenerationActive
meituan-longcat / LongCat-Image-Edit
LongCat-Image-Edit
LongCat-Image-Edit, the image editing version of LongCat-Image.
Text to ImageBf16
Model ID
LongCat-Image-Edit
Provider
meituan-longcat
Updated
1770489062
wiro playground—meituan-longcat/LongCat-Image-Edit
Updated 1770489062
LongCat-Image-Edit, the image editing version of LongCat-Image.
API quick start
Run LongCat-Image-Edit with a single API call.
POST https://api.wiro.ai/v1/Run/meituan-longcat/LongCat-Image-Edit
{
"prompt": "Turn the yellow car into a red car.",
"inputImages": "https://your-cdn.com/input.png",
"steps": 28,
"scale": 4.5
}