comfyui-selector

comfyui-selector
★ 6

选择器模型路由预设与参数失败回退
在ComfyUI流程中按水平/垂直维度批量选择生成参数与预设,输出model_type编号并自动启用二级回退模型保障稳健性。
💡 根据预设和模型类型分配参数并在失败时自动启用回退模型。
🍴 2 Forks💻 Python🔄 2025-03-14
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/79aaff81621b
📄 README

comfyui-selector

ComfyUI-Selector extension node enhances ComfyUI by identifying models and broadcasting to other nodes. These signals change the settings of many nodes in the node diagram at the same time, freeing users from technical work, so that they can focus on the artistic experience in ComfyUI.

Under your command are fifteen powerful and easy-to-understand nodes:

  • The “Recourse” node prevents connection interruption by providing auxiliary signals. Now, you can reduce the frequency of interruptions due to errors.
  • Selector” guides the signal flow of the node according to the model. Create accurate and flexible workflows, which can develop as quickly as your inspiration.
  • These simple nodes send numbers to other nodes. They will NEVER require network connection, manipulate any files, or use anything beyond ComfyUI.

    ZH 說明


    ComfyUI-Selector擴充套件節點透過識別模型和向其他節點廣播設定來增強ComfyUI。 這些訊號在節點圖中同時更改了許多節點的設定,使使用者從技術工作中解放出來,這樣他們就可以專注於ComfyUI中的藝術體驗。

    在您的指揮下,有十五個功能強大且易於理解的節點。 “Recourse”節點透過提供輔助訊號來防止連線中斷。 現在,您可以減少因錯誤而中斷工作的頻率。“Selector”根據模型指導節點的訊號流。 建立精確而靈活的工作流程,這些工作流程可以像您的靈感一樣快速發展。

    這個簡單的節點的任務是將數字傳遞給其他節點。 它永遠不會需要網際網路連線,操縱任何檔案,或使用ComfyUI以外的任何東西。

    感謝您的下載。 請期待它。

    Installation:

    您將需要安裝ComfyUI 🙂

    自動安裝從ComfyUI-Manager

    or

    git clone https://github.com/exdysa/comfyui-selector/

    or

    或將.py檔案放在…內 custom_nodes.

    Usage:

    “Selector” : 在這裡為許多節點選擇選項

    – 水平維度, 垂直維度.一次要製作的影象數量,迭代,詳細步驟,CFG, Detailer CFG, denoise…

    “Recourse” :在發生事故時新增二級模型

    – 活動自動用於每個輸入。 連線許多相同型別的。 安全第一!

    “Selector In/Out”: 添加 “model_type”. 輸出是模型的編號如下:

    – 1 STABLE DIFFUSION 1

    – 2 STABLE DIFFUSION XL

    – 3 FLUX

    – 4 AURAFLOW

    – 5 HUNYUANDIT

    – 6 STABLE DIFFUSION 3

    – 7 STABLE CASCADE-C

    – 8 STABLE CASCADE-B

    EN Description


    ## Installation:

    You will need a working installation of ComfyUI 🙂

    > Automatically install from ComfyUI-Manager

    >

    > or

    >

    > “git clone https://github.com/exdysa/comfyui-selector/

    >

    > or

    > put the .py file in… Inside custom_nodes.

    ## Usage:

    > – “Selector”: Select options for many nodes here

    > – horizontal dimension, vertical dimension. The number of images to be produced at a time, iteration, detailed steps, CFG, Detailer CFG, denoise, etc

    > -“Recourse”: Add a secondary model.

    > In the event of an accident, automatically uses an active input. Connect many of the same type. Safety first!

    “Selector In/Out”: Add “model_type”. The output is the number of the model as follows:

    – 1 STABLE DIFFUSION 1

    – 2 STABLE DIFFUSION XL

    – 3 FLUX

    – 4 AURAFLOW

    – 5 HUNYUANDIT

    – 6 STABLE DIFFUSION 3