Retro-Diffusion

This page is auto-generated from model configurations. Last updated: 2026-03-13.

This reference lists all available Retro-Diffusion image generation models and their parameters. Use these parameter names when calling the Generation API.


Retro Diffusion Animation

A dedicated animation model featuring specialized motion-aware generation, perfect for sprite sequences.

Model ID: model_retrodiffusion-animation

Capabilities: txt2img

LLM Markdown: https://app.scenario.com/api/models/model_retrodiffusion-animation/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt for generation
imagefileNo----Input image for image-to-image generation or reference. Will be converted to RGB without transparency.
stylestringNofour_angle_walking--four_angle_walking, walking_and_idle, small_sprites, vfxStyle to apply to the generated image
widthnumberNo482496-Animation width. four_angle_walking and walking_and_idle only support 48. small_sprites only supports 32. vfx supports 24-96.
heightnumberNo482496-Animation height. four_angle_walking and walking_and_idle only support 48. small_sprites only supports 32. vfx supports 24-96.
returnSpritesheetbooleanNofalse---Return animation as a spritesheet PNG instead of animated GIF
bypassPromptExpansionbooleanNofalse---Disable automatic prompt expansion
seednumberNo----Random seed. Set for reproducible generation

Retro Diffusion Plus

A premium pixel-art generation model designed for exceptional quality, rich detail, and stylistic accuracy.

Model ID: model_retrodiffusion-plus

Capabilities: txt2img

LLM Markdown: https://app.scenario.com/api/models/model_retrodiffusion-plus/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt for generation
stylestringNodefault--default, retro, watercolor, textured, cartoon, ui_element, item_sheet, character_turnaround, environment, isometric, isometric_asset, topdown_map, topdown_asset, classic, topdown_item, low_res, mc_item, mc_texture, skill_iconStyle to apply to the generated image
imagefileNo----Input image for image-to-image generation or reference. Will be converted to RGB without transparency.
strengthnumberNo0.801-Prompt strength in image-to-image generation. Higher values give closer adherence to the prompt, and lower values use more information from the input image. Only used when Reference Image is provided.
inputPalettefileNo----Reference palette image to guide color choices
widthnumberNo25616384-Image width
heightnumberNo25616384-Image height
numOutputsnumberNo1110-Number of images to generate
removeBgbooleanNofalse---Remove background to create transparent images
tileXbooleanNofalse---Enable seamless tiling on X axis
tileYbooleanNofalse---Enable seamless tiling on Y axis
bypassPromptExpansionbooleanNofalse---Disable automatic prompt expansion
seednumberNo----Random seed. Set for reproducible generation

Retro Diffusion Tile

A specialized model built for generating seamless, top-down tilemaps with perfect grid alignment and terrain coherence.

Model ID: model_retrodiffusion-tile

Capabilities: txt2img

LLM Markdown: https://app.scenario.com/api/models/model_retrodiffusion-tile/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt for generation
imagefileNo----Reference image for image-to-image generation or reference. Will be converted to RGB without transparency.
stylestringNotileset--tileset, tileset_advanced, single_tile, tile_variation, tile_object, scene_objectStyle to apply to the generated image tileset: Create full tilesets from a simple prompt describing the textures or environment, using a simple set of "wang" style combinations tileset_advanced: Full tilesets from two prompts and/or textures, using a simple set of "wang" style combinations single_tile: Detailed single tile texture for creating full tilesets or surfaces tile_variation: Texture variations of the provided tile image tile_object: Small assets for placing on sections of tiles scene_object: Large assets for placing on tileset maps
widthnumberNo3216384-Tile width (for tilesets, this is the size of each individual tile, not the output image)
heightnumberNo3216384-Tile height (for tilesets, this is the size of each individual tile, not the output image)
numOutputsnumberNo1110-Number of images to generate
bypassPromptExpansionbooleanNofalse---Disable automatic prompt expansion
seednumberNo----Random seed. Set for reproducible generation
extraImagefileNo----Extra reference image for advanced tileset generation
extraPromptstringNo----Extra prompt for advanced tileset generation