
Haidra-Org/hordelib
🏗️ FrameworkHaidra-Org
A Python wrapper enabling ComfyUI workflows to run seamlessly on the decentralized AI Horde network.
Hordelib serves as a critical infrastructure component for the AI Horde ecosystem, specifically designed to interface with ComfyUI. As ComfyUI has become the industry standard for node-based Stable Diffusion workflows, Hordelib provides the necessary abstraction layer to execute these workflows remotely via the AI Horde protocol.
Technically, it functions by wrapping the ComfyUI backend, allowing the AI Horde worker nodes to receive, process, and return complex generation tasks. This enables a decentralized approach to generative AI, where users can share their GPU resources to support others. Key features include support for complex ComfyUI JSON workflows, standardized communication with the Horde API, and robust error handling for distributed environments. It is an essential tool for developers and power users looking to leverage decentralized compute for advanced image generation without needing to manage individual server instances manually.
💡Highlights
- ├─ComfyUI to AI Horde bridge
- ├─Decentralized GPU compute
- └─Supports complex JSON workflows
🎯For
- ├─AI Researchers
- ├─Generative AI Enthusiasts
- └─Decentralized Infrastructure Developers