> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Linux デスクトップ版

> この記事では、Linux 向け ComfyUI Desktop のダウンロード、インストール、使用方法について紹介します。

<Warning>Linux 向けビルド済みパッケージは現在利用できません。[手動インストール](/installation/manual_install) をお試しください。</Warning>

Linux デスクトップパッケージが利用可能になった場合、外部モデルパスを設定できます：

## 外部モデルのパスを追加する

ComfyUI のインストールディレクトリ以外の場所にモデルを保存している場合、`extra_models_config.yaml` ファイルを設定することで、それらを ComfyUI に追加できます。

ComfyUI Desktop では、このファイルは以下の場所にあります：

* Windows：`C:\Users\<YOUR_USERNAME>\AppData\Roaming\ComfyUI\extra_models_config.yaml`
* macOS：`~/Library/Application Support/ComfyUI/extra_models_config.yaml`
* Linux：`~/.config/ComfyUI/extra_models_config.yaml`

詳細な手順については、[モデルに関するドキュメント](/development/core-concepts/models#adding-external-model-paths) をご参照ください。
