Rd Api Img2Img
rd_api_img2imgTransform existing images into pixel art or other styles using the Retrodiffusion cloud API. Provide image paths and a prompt to produce AI-generated variations with control over style, size, and strength.
Instructions
Retrodiffusion.ai cloud API: image to image (needs an API key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| rembg | No | ||
| style | No | pixel art | |
| width | No | ||
| height | No | ||
| prompt | Yes | ||
| tile_x | No | ||
| tile_y | No | ||
| api_key | No | ||
| strength | No | ||
| save_grid | No | ||
| generations | No | ||
| image_paths | Yes | ||
| palette_url | No | ||
| return_image | No | ||
| palette_files | No | ||
| save_progress | No |