# Disco Diffusion AI Art on Q Blocks

Read time: 2 minutes

## What is Disco Diffusion?

Disco Diffusion is **a free tool that you can use to create “AI” generated art**. You can create machine learning generated images and videos with it.

<figure><img src="/files/v6Xr6ZMCKi1ofmdlQ5L9" alt=""><figcaption><p>Text Prompt: An oil painting of an afternoon in a green field with a red house on it, by Thomas Kinkade</p></figcaption></figure>

> 🔥 So let’s get started with Disco Diffusion using DiscoArt on Q Blocks!

### Steps to run Disco Diffusion on Q Blocks:

1. Launch a [Q Blocks GPU Instance](https://www.qblocks.cloud/client/v2/create-instance) with “Disco Diffusion” AI Image
2. Access the instance through Jupyter Lab and open the Disco Diffusion Notebook.
3. Change the input text to a desired prompt and run Disco diffusion cell to generate artistic AI renderings for you. That’s it! 😀👨‍🎨

**A quick visual tutorial:**

{% embed url="<https://i.imgur.com/4QYXY5F.mp4>" %}

### Extra info:

Disco Diffusion requires powerful GPUs to get faster results and the environment setup can be complicated and difficult to get started with.

To make the process a lot easier, Q Blocks integrated Jina AI’s recent open source application Discoart - An easy to use disco diffusion software.

So Q Blocks GPU integrated experience with DiscoArt resulted in:

✅ Very easy one click setup

✅ Quick Disco Diffusion AI art generation within 2 minutes.

✅ More affordable GPU driven rendering using Q Blocks

> 👨‍🎨 **Examples generated using DiscoArt on Q Blocks:**

<figure><img src="/files/zGuDK4QtjvZ8ApmO4NC6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/j8BAJy5BD69ZAT4XLpWg" 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://docs.qblocks.cloud/q-blocks-how-to-guide/disco-diffusion-ai-art-on-q-blocks.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.
