Finegrain API ComfyUI custom nodes.
To use these custom nodes, you need Finegrain API credentials:
-
Sign up for an account at https://editor.finegrain.ai/signup.
-
Use your username (email) and password in the
Finegrain API
node.
Note
Behind the scenes, authentication is handled by the Finegrain Python client, so you don't need to manage API tokens manually.
Installing the nodes is pretty straight forward, check out our Discord server if you need help.
-
Ensure you have ComfyUI Manager installed.
-
In ComfyUI, open the manager by clicking the
Manager
button in the top right corner. -
Click
Custom Nodes Manager
in the menu. -
Search for
comfyui-finegrain
in the search bar and click theInstall
button.
The nodes are published at https://registry.comfy.org/publishers/finegrain/nodes/comfyui-finegrain.
-
Ensure you have Comfy CLI installed.
-
Install the custom nodes using Comfy CLI:
comfy node registry-install comfyui-finegrain
The above command should automatically install the nodes' requirements. If it somehow doesn't, you can manually install them with:
On Linux:
# ensure you activated the python virtual environment used by ComfyUI
pip install -r custom_nodes/comfyui-finegrain/requirements.txt
On Windows:
.\python_embeded\Scripts\pip.exe install hatchling
.\python_embeded\Scripts\pip.exe install -r .\ComfyUI\custom_nodes\comfyui-finegrain\requirements.txt
Note
All the below workflow examples were made using comfyui-finegrain v1.0.0.
All our workflows are also available on OpenArt: https://openart.ai/workflows/profile/finegrain
Instantly remove any object, along with its shadows and reflections, just by naming it.
Download the Prompt to erase workflow
Instantly isolate any object in a photo into a perfect cutout, just by naming it.
Download the Prompt to cutout workflow
Instantly change the color of any object in a photo, even through occlusions, just by naming it.
Download the Prompt to recolor workflow
Replace any object in a photo with another, recreating shadows and reflections so naturally it looks like the new object was always there — perfectly preserved in every detail.
Seamlessly integrate any object into a scene, recreating shadows and reflections for a result so natural it looks like it was always there — perfectly preserved in every detail.
Generate Packshot – Transform any mundane photo into a stunning white-background image with a perfectly natural shadow.
Download the Generate packshot workflow
Remove Background – Our pixel-perfect, high-resolution take on a classic, effortlessly extracting the main object from its background.