Rd Neural Pixelate
rd_neural_pixelateConvert photos or renders into pixel art with neural processing. Preserves original color palette and auto-generates captions for faithful, stylized results.
Instructions
Neural Pixelate: convert an image (photo/render) into pixel art.
blip auto-captions the input; color_map preserves the source palette.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blip | No | ||
| seed | No | ||
| loras | No | ||
| model | No | model.pxlm | |
| steps | No | ||
| width | No | ||
| height | No | ||
| pixelvae | No | ||
| use_ella | No | ||
| adherence | No | ||
| cfg_scale | No | ||
| color_map | No | ||
| save_grid | No | ||
| image_path | Yes | ||
| pixel_size | No | ||
| description | No | ||
| generations | No | ||
| post_process | No | ||
| return_image | No | ||
| add_to_prompt | No | ||
| prompt_tuning | No | ||
| save_progress | No | ||
| negative_description | No |