# How to use a textual inversion embedding in Automatic1111

{% hint style="info" %}
Textual inversions can inject new objects and styles into a model, without having to actually change the model. They can be activated by a certain keyword to trigger the textual inversion’s contents to do their magic.
{% endhint %}

{% embed url="<https://learn.thinkdiffusion.com/content/media/2023/08/Load-textual-inversion.mp4>" %}
How to use a textual inversion embedding in Automatic1111
{% endembed %}

**1. Copy the URL** of your favorite textual inversion embedding

**2.** In your files panel, **navigate to your&#x20;*****a1111\embeddings\\*****&#x20;subfolder**

**3.** Click the ⬆️ **upload** icon, **paste the URL** in the address bar, and hit **Submit**

**4.** Hit the 🚨**show/hide** icon to reveal the Textual inversion tab\
( you may have to hit **Refresh** )

**5.** And **click on the embedding thumbnail** to activate it in your prompt field

**What’s so great about textual inversions?**

<br>


---

# 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-use-a-textual-inversion-embedding-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.
