| --- |
| license: creativeml-openrail-m |
| language: |
| - ja |
| - en |
| tags: |
| - controlnet |
| - stable-diffusion |
| - comfyui |
| --- |
| |
| # ComfyLTS |
|
|
| 書籍『**ComfyUI マスターガイド**』(AICU・通称「紫本」)のワークフローを |
| 長期にわたって動く状態で保つための、モデルミラーです。 |
|
|
| 再配布が許諾されているモデルのみを収録し、**入手元とハッシュを併記**します。 |
|
|
| Model mirror for keeping the workflows from *ComfyUI Master Guide* (AICU) working |
| over the long term. Only models whose licenses permit redistribution are included, |
| with their original source and checksum listed. |
|
|
| --- |
|
|
| ## 収録モデル / Models |
|
|
| ### `controlnet/CN-anytest_v4-marged.safetensors` |
| |
| 線画・構図の制御に使う ControlNet。書籍ワークフロー6本が参照します。 |
| |
| | | | |
| |---|---| |
| | 入手元 / Source | [2vXpSwA7/iroiro-lora](https://huggingface.co/2vXpSwA7/iroiro-lora) `test_controlnet2/` | |
| | ライセンス / License | CreativeML OpenRAIL-M | |
| | サイズ / Size | 2,502,139,104 bytes | |
| | SHA256 | `807aa29189c10660dff77a5bbfcf5cf39d60f7780199db36db36a9096e11ace7` | |
|
|
| --- |
|
|
| ## 使い方 / Usage |
|
|
| ComfyUI の `models/controlnet/` に置いてください。 |
|
|
| ```bash |
| hf download AICU/ComfyLTS controlnet/CN-anytest_v4-marged.safetensors \ |
| --local-dir ./models |
| ``` |
|
|
| 取得後、ハッシュが上記と一致することを確認してください。 |
|
|
| ```bash |
| sha256sum controlnet/CN-anytest_v4-marged.safetensors |
| ``` |
|
|
| ファイル名は**書籍のまま**にしてあります。名前を変えると書籍や Colab |
| ノートブックの記述と食い違うためです。 |
|
|
| Filenames are kept identical to those referenced in the book, so that the |
| workflows and Colab notebooks work without modification. |
|
|
| --- |
|
|
| ## ライセンス / License |
|
|
| **CreativeML OpenRAIL-M**(各モデルの元配布元から継承)。 |
|
|
| OpenRAIL 系は「**利用制限を下流に引き継ぐ**」ことが再配布の条件です。 |
| 本リポジトリからモデルを取得して再配布する場合も、同じ利用制限を引き継いでください。 |
|
|
| モデルそのものの権利は元の作者に帰属します。本リポジトリは**入手性を保つためのミラー**であり、 |
| 権利を主張しません。 |
|
|
| Licenses are inherited from each model's original source. OpenRAIL licenses |
| require that use restrictions be passed downstream — if you redistribute, |
| you must carry the same restrictions. All rights remain with the original authors; |
| this repository is a mirror maintained for availability only. |
|
|
| --- |
|
|
| ## 関連 / Related |
|
|
| | | | |
| |---|---| |
| | **ComfyLTS**(動作検証ツール・Issue はこちら) | https://github.com/aicuai/ComfyLTS | |
| | 書籍『ComfyUI マスターガイド』 | https://github.com/aicuai/Book-SD-MasterGuide | |
| | ComfyPods(ブラウザで動く ComfyUI) | https://aicu.jp/comfy | |
|
|
| **不具合や要望は [aicuai/ComfyLTS の Issue](https://github.com/aicuai/ComfyLTS/issues) へお願いします。** |
|
|
| Please report any issues or requests at |
| **[github.com/aicuai/ComfyLTS/issues](https://github.com/aicuai/ComfyLTS/issues)**. |
|
|
| --- |
|
|
| AICU Inc. / AICU Japan |
|
|