> For the complete documentation index, see [llms.txt](https://docs.thinkdiffusion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thinkdiffusion.com/ai-art-video-models-and-apps/automatic1111-in-the-cloud.md).

# Automatic1111 in the Cloud

One of the first and most popular user interfaces for Stable Diffusion. It's a feature-rich web UI and offers extensive customization options, support for various models and extensions, and a user-friendly interface.&#x20;

<a href="https://www.thinkdiffusion.com/select-machine/featured/a1111/current/ultra" class="button primary">Run Auto1111 on the Cloud</a>

{% embed url="<https://www.youtube.com/watch?v=dhOxJ6nipuE>" fullWidth="true" %}
Automatic1111 on ThinkDiffusion ft. MDMZ
{% endembed %}

## Tutorials and Guides for Automatic1111

* 20+ [Step-by-step tutorials](https://learn.thinkdiffusion.com/tag/automatic1111/page/2/)
* [Automatic1111 in the Cloud - Everything you need to know](https://learn.thinkdiffusion.com/automatic1111-in-the-cloud-guide/)
* [Amazing animations with AnimateDiff inside ComfyUI](https://learn.thinkdiffusion.com/amazing-animations-with-animatediff-inside-comfyui/)
* [Img2Img in Automatic1111](https://learn.thinkdiffusion.com/img2img-in-automatic1111/)
* [Faceswapping with Reactor](https://learn.thinkdiffusion.com/face-swapping-with-roop/)<br>

<a href="https://www.thinkdiffusion.com/select-machine/featured/a1111/current/ultra" class="button primary">Run Auto1111 on the Cloud</a>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
