ComfyUI-FlexTools

ComfyUI-FlexTools
★ 80

模型推理Flex.1-alphaComfyUI扩展集成工具
为ComfyUI提供用于Flex.1-alpha推理的辅助工具,简化模型加载、参数配置与推理流程,提高集成与使用便利性。
💡 在ComfyUI中快速集成并运行Flex.1-alpha推理。
🍴 3 Forks💻 Python🔄 2025-08-05
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
📄 README

Flex.1 tools

Some tools to help with Flex.1-alpha inference on Comfy UI.

Installation

Clone this repo into your custom_nodes directory.

Nodes

  • Flex Guidance: Allows you to set the guidance for the Flex.1 guidance embedder, or bypass it completly to use true CFG.
  • Flex LoRA Loader: Loads LoRAs and automatically prunes them to Flex.1 layers. It will not be perfect as Flex is heavily diverged from Flux dev and is not a direct ancenstor of it, but it should be good enough for most purposes.
  • Flex LoRA Loader (Model Only): Same as Flex LoRA Loader, but only loads the model and not the text encoder. Most Flux LoRAs do not train the text encoder.
  • Flex2 Conditioner A conditionaing node for controlling all of the Flex.2-preview conditioning for inpaint and universal controls. This node is currently required for Flex.2-preview inference.