# Comfy UI

{% hint style="success" %}
ComfyUIは、Stable Diffusion向けの強力で柔軟なノードベースのインターフェースで、コーディング不要で複雑なAI画像生成ワークフローを構築できます。他のStable Diffusion GUIの代替として開発され、画像生成を詳細に制御できるほか、モジュール式のビジュアルアプローチで高度な技術を試すことも可能です。
{% endhint %}

<https://www.comfy.org/>

<https://github.com/comfyanonymous/ComfyUI>

{% embed url="<https://github.com/comfyanonymous/ComfyUI/raw/master/comfyui_screenshot.png>" %}

{% hint style="info" %}
ComfyUIは、新しいFluxモデルとの連携に適しています。
{% endhint %}


---

# 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.aiandbusiness.com/ja/hua-xiang/tekisutokaratsru/comfy-ui.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.
