ComfyUI Extension: Mithril-Nodes for ComfyUI
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Mithril-Nodes is a collection of custom nodes for ComfyUI that enhance workflow modularity, data routing, and configuration management. These nodes help you build more dynamic, organized, and reusable pipelines for generative AI workflows.
Looking for a different extension?
Custom Nodes (7)
README
ComfyUI Named Configs
These custom nodes for ComfyUI allow you to create "variables" or "named configurations" within your workflow. You can save the output of any node (a model, a camera configuration, a latent, etc.) with a name, and then retrieve it at any other point in the workflow using a convenient dropdown menu.
This is extremely useful for organizing complex workflows and for easily controlling them via API.
Nodes
Set Named Config: Takes an input and assigns it a name.Get Named Config: Provides a dropdown menu with all saved configurations and returns the selected one.
Installation
- Open the ComfyUI Manager.
- Click on Install Custom Nodes.
- Search for
Named Configsand click Install. - Restart ComfyUI.
Example Usage
(Here you can insert a screenshot of your workflow, like the one you showed me!)
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.