Rd Neural Transform
rd_neural_transformRe-imagine an input image in a new style or pose from a text prompt, generating pixel-art variations with configurable models, steps, and adherence.
Instructions
Neural Transform: re-imagine the input image in a new style/pose from a prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| loras | No | ||
| model | No | model.pxlm | |
| steps | No | ||
| width | No | ||
| height | No | ||
| prompt | Yes | ||
| negative | No | ||
| pixelvae | No | ||
| use_ella | No | ||
| adherence | No | ||
| cfg_scale | No | ||
| save_grid | No | ||
| image_path | Yes | ||
| pixel_size | No | ||
| generations | No | ||
| post_process | No | ||
| return_image | No | ||
| add_to_prompt | No | ||
| prompt_tuning | No | ||
| save_progress | No |