# Controlnet

### Parameters

* <mark style="color:purple;">Image</mark>
* [<mark style="color:purple;">Prompt</mark>](#prompt)
* [<mark style="color:purple;">Negative Prompt</mark>](#negative-prompt)
* [<mark style="color:purple;">Seed</mark>](#seed)

#### Image

> Add your sketch art image link or the premade image that you want to transform

#### Prompt

> Add your prompt to generate art whatever you desire to generate. Output quality completely depends on your creativity on your prompt

#### Negative Prompt

> Add anything that you don't want on your generate. This will eliminates unnecessary stuff being generate on your art.

#### Seed

> Openjourney uses a seed number to create a field of visual noise, like television static, as a starting point to generate the initial image grids. Seed numbers are generated randomly for each image but can be specified with this option. ( This must be a number )

### Here are some of the examples:

> **Prompt:** a couple watching a romantic sunset, 4k photo

<figure><img src="https://huggingface.co/diffusers/controlnet-canny-sdxl-1.0/resolve/main/out_couple.png" alt=""><figcaption><p>Here is the Transformation process from Sketch to generated Image</p></figcaption></figure>

> **Prompt:** ultrarealistic shot of a furry blue bird

<figure><img src="https://huggingface.co/diffusers/controlnet-canny-sdxl-1.0/resolve/main/out_bird.png" alt=""><figcaption><p>Here is the Transformation process from Sketch to generated Image</p></figcaption></figure>

> **Prompt:** a woman, close up, detailed, beautiful, street photography, photorealistic, detailed, Kodak ektar 100, natural, candid shot

<figure><img src="https://huggingface.co/diffusers/controlnet-canny-sdxl-1.0/resolve/main/out_women.png" alt=""><figcaption><p>Here is the Transformation process from Sketch to generated Image</p></figcaption></figure>

> **Prompt:** Cinematic, neoclassical table in the living room, cinematic, contour, lighting, highly detailed, winter, golden hour

<figure><img src="https://huggingface.co/diffusers/controlnet-canny-sdxl-1.0/resolve/main/out_room.png" alt=""><figcaption><p>Here is the Transformation process from Sketch to generated Image</p></figcaption></figure>

{% hint style="info" %}
We hope you had a basic understanding of the image generation parameters and how to use them from the [Image Generation](https://docs.openjourneybot.com/image-generation) section.&#x20;
{% endhint %}
