stability-ai-control-sketch
Transform hand-drawn sketches into professional-grade images using precise prompts, control strength, and customization options to guide the output. Ideal for creatives and designers.
Instructions
Translate hand-drawn sketches to production-grade images.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
controlStrength | No | How much influence, or control, the image has on the generation. Represented as a float between 0 and 1, where 0 is the least influence and 1 is the maximum. | |
imageFileUri | Yes | The URI to the image file. It should start with file:// | |
negativePrompt | No | What you do not wish to see in the output image. | |
outputImageFileName | Yes | The desired name of the output image file, no file extension. Make it descriptive but short. Lowercase, dash-separated, no special characters. | |
prompt | Yes | What you wish to see in the output image. A strong, descriptive prompt that clearly defines elements, colors, and subjects will lead to better results. To control the weight of a given word use the format (word:weight), where word is the word you'd like to control the weight of and weight is a value between 0 and 1. For example: The sky was a crisp (blue:0.3) and (green:0.8) would convey a sky that was blue and green, but more green than blue. |