概要
ComfyUI向けにStyleAligned技術を実装したツールです。
このツールは、画像生成において一貫したスタイルを適用することを可能にします。
既存の潜在空間を参照してスタイルを合わせる「StyleAligned Reference Sampler」と、バッチ内の最初の画像に全体のスタイルを合わせる「StyleAligned Batch Align」の2つのノードを提供し、追加のモデルや依存関係なしで利用できます。
ComfyUIで生成される画像群のスタイルを統一したいクリエイターや研究者に最適です。
ただし、このリポジトリは現在積極的にメンテナンスされていません。
互換性・特徴
- ComfyUI対応
- 画像生成
- スタイル統一
- Python
- GPU必須
基本情報
| ライセンス | MIT |
| Stars | 307 |
| Forks | 17 |
| カテゴリ | ComfyUI |
| アクティビティ | mid |
最新のissue
- 【決定版】📚 ComfyUIマニュアル:2000+プラグインを簡単に解説。 (更新: 2025-07-07 / 【纯干货】📚 I Built The Missing Manual for ComfyUI: 2000+ Plugins Explained Simply.)
- Fluxモデルはサポートされますか? (更新: 2024-11-25 / support flux model?)
- StyleAlignedSampleReferenceLatentsの形状 ‘[1, 320, 304, 208]’ がサイズ0入力で無効。 (更新: 2024-11-20 / StyleAlignedSampleReferenceLatents shape ‘[1, 320, 304, 208]’ is invalid for input of size 0)
- StyleAlignedReferenceSampler.patch()が予期せぬキーワード引数’ref_latent’を受領。 (更新: 2024-11-19 / StyleAlignedReferenceSampler.patch() got an unexpected keyword argument ‘ref_latent’)
- query, key, valueのdtype不一致: float、struct c10::Half、struct c10::Half。 (更新: 2024-09-20 / Expected query, key, and value to have the same dtype, but got query.dtype: float key.dtype: struct c10::Half and value.dtype: struct c10::Half instead.)
GitHub: https://github.com/brianfitzgerald/style_aligned_comfy
