# How to create a Hypernetwork in Automatic1111

Within the **Train** tab and and under the **Create hypernetwork** tab:

**1. Enter a name** for your embedding

**2.** And click **Create hypernetwork**

* The empty *.pt* file will appear under *../user\_data/a1111/models/hypernetworks/*
* **⚡️Protip:** Please ignore the 'Created None' when you do it as it does create the empty .pt file in the correct place

**3.** To use the hypernetwork file for training, you can head over to the **Train** tab and you will see your Hypernetwork file available.

{% embed url="<https://learn.thinkdiffusion.com/content/media/2023/08/Deforum.mp4>" %}


---

# 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://docs.thinkdiffusion.com/ai-art-video-models-and-apps/automatic1111-in-the-cloud/how-to-create-a-hypernetwork-in-automatic1111.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.
