# Install ComfyUI

ComfyUI is a toolkit to build Generative AI pipelines and execute them. It is very powerful but have a complex node-graph interface that makes it hard to use.&#x20;

Most CushyStudio Apps build on top of ComfyUI as a backend

You can find install instructions here: <https://github.com/comfyanonymous/ComfyUI?tab=readme-ov-file#installing>&#x20;

## LOCAL (same machine)

if you're on windows or linux and if your local machine has a powerful GPU, installing ComfyUI localy is probably a good idea.

On windows, there is a portable version that should be fairly easi to&#x20;

### Install from scratch

installing from scrath&#x20;

### Pre-existing ComfyUI

if you already have a working ComfyUI setup, you can just use-it without any more work.

* Go to your host section
* add custom host
* 🚧🎥 image

### Managed ComfyUI

There are a few services that offer managed ComfyUI instances.

It's not our focus yet, but we may also try to offer managed ComfyUI instances in the future.

{% hint style="info" %}
contribution welcome ;)
{% endhint %}

## LOCAL network

You can have .... 🚧

<figure><img src="https://1334536949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp2KKP8nDCeZzdDzol4lf%2Fuploads%2FewEGbbbbqIhxsvHjtUIF%2Fimage.png?alt=media&#x26;token=7b6be7d0-1bcd-47bf-92d7-8a5a0f4011ba" alt=""><figcaption></figcaption></figure>

## CLOUD


---

# 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.cushystudio.com/getting-started/installation/installing-modules/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.
