# Installing ControlNet

### Installing ControlNet

First, open this website and download the ControlNet models (About 10GB for the set).&#x20;

You don't need them all, but ControlNet will not work without them.\
So you'll probably want to download them all, seeing as how they will do different things.

<https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/tree/main>

<div><figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2F3Xf4OH9OAEqrpZAXv1bC%2Fimage.png?alt=media&#x26;token=491cef04-3724-43cd-a6d9-f57ad06288fb" alt=""><figcaption></figcaption></figure> <figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FdztSLWdrFnQisLj1qJtm%2Fimage.png?alt=media&#x26;token=cd0c981d-2024-44d1-b701-6c16002b9d63" alt=""><figcaption></figcaption></figure></div>

After downloading the ControlNet models, Make a sub-folder in the model weights folder that has the exact name "ControlNet" if it doesn't already exist.

<figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FNHSfbitn0jyMVS1eeFnl%2Fcontrolnet%20folder.png?alt=media&#x26;token=11cafeab-86a0-42c1-ab5a-82cfe59681c1" alt=""><figcaption></figcaption></figure>

Move all of the ControlNet models into this folder.

<figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FtU3Eaa3h5v9X2d3lc62u%2Fimage.png?alt=media&#x26;token=a8db8fbb-78b1-4e28-8ca8-e86c35fbc6f5" alt=""><figcaption></figcaption></figure>

Now the ControlNet features should be working.

<figure><img src="https://2463013151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2Fr9gl1sE0VmSBXTQFv83Q%2F013-1.png?alt=media&#x26;token=f07908db-753d-4af0-a6ae-5a28dcc3989b" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://artroomai.gitbook.io/local_tutorials/resources/extra-features-tutorials/control-net/installing-controlnet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
