https://github.com/ostris/ComfyUI-FlexTools
Comfy UI nodes for Flex.1
https://github.com/ostris/ComfyUI-FlexTools
Last synced: 27 days ago
JSON representation
Comfy UI nodes for Flex.1
- Host: GitHub
- URL: https://github.com/ostris/ComfyUI-FlexTools
- Owner: ostris
- License: mit
- Created: 2025-03-14T18:13:04.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-14T18:14:40.000Z (about 1 month ago)
- Last Synced: 2025-03-16T05:26:52.679Z (about 1 month ago)
- Language: Python
- Size: 3.91 KB
- Stars: 11
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **Flex.1 tools** - alpha](https://huggingface.co/ostris/Flex.1-alpha) inference on Comfy UI. (All Workflows Sorted by GitHub Stars)
README
# Flex.1 tools
Some tools to help with [Flex.1-alpha](https://huggingface.co/ostris/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.