概要
ComfyUI上でDiffusersベースの画像アウトペイントを行うためのカスタムノード集です。
SDXL系のUNetとControlNetを読み込み、入力画像の余白拡張、マスク調整、プロンプト指定を組み合わせて周辺領域を自然に生成できます。
低VRAM向けの`sequential_cpu_offload`にも対応し、6GB前後環境も想定されています。
ComfyUI利用者のうち、既存画像を広げたい生成AIワークフロー構築者や、Hugging Face系モデルを手動管理できる中級者向けです。
互換性・特徴
- ComfyUI対応
- GPU必須
- Python
- Web UI
- SDXL対応
- ControlNet対応
基本情報
| ライセンス | Apache-2.0 |
| Stars | 91 |
| Forks | 5 |
| カテゴリ | ComfyUI |
| アクティビティ | low |
最新のissue
- 新バージョン依存関係への対応を強化し、「Missing ‘loaded_keys’」エラーが解消、旧依存関係へ戻す必要もなくなりました。 (更新: 2025-08-07 / I have upgraded the support for the new version dependency. There will no longer be the ‘Missing ‘loaded_keys” error, and there’s no need to roll back to the old version dependency.)
GitHub: https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint
