refiners/src/comfyui-refiners
2024-09-05 12:05:55 +02:00
..
__init__.py add comfyui custom nodes 2024-09-05 12:05:55 +02:00
box_segmenter.py add comfyui custom nodes 2024-09-05 12:05:55 +02:00
grounding_dino.py add comfyui custom nodes 2024-09-05 12:05:55 +02:00
huggingface.py add comfyui custom nodes 2024-09-05 12:05:55 +02:00
LICENSE add comfyui custom nodes 2024-09-05 12:05:55 +02:00
pyproject.toml add comfyui custom nodes 2024-09-05 12:05:55 +02:00
README.md add comfyui custom nodes 2024-09-05 12:05:55 +02:00
utils.py add comfyui custom nodes 2024-09-05 12:05:55 +02:00

Finegrain Refiners Library

The simplest way to train and run adapters on top of foundation models

Manifesto | Docs | Guides | Discussions | Discord

Installation

The nodes are published at https://registry.comfy.org/publishers/finegrain/nodes/comfyui-refiners.

To easily install the nodes, run the following command:

comfy node registry-install comfyui-refiners

You may also download the nodes by cliking the "Download Latest" button and unzipping the content of the archive into you custom_nodes directory.

See https://docs.comfy.org/registry/overview for more information.