Official ComfyUI front-end implementation
Top 32.6% on sourcepulse
This repository provides the official frontend for ComfyUI, a powerful and modular diffusion model-building interface. It targets users who want a robust, customizable, and feature-rich graphical user interface for creating complex AI workflows, offering enhanced usability and developer extensibility.
How It Works
The frontend is built using Vue 3 with TypeScript, leveraging Pinia for state management and PrimeVue with TailwindCSS for the UI. It utilizes litegraph.js
for its core node-based editor functionality, enabling drag-and-drop canvas interactions, flexible node connections, and a highly interactive workflow visualization. The architecture supports extensive customization through a well-defined extension API, allowing developers to add new UI elements, commands, and integrate custom nodes seamlessly.
Quick Start & Requirements
npm install
npm run dev
localhost:8188
)..env
file if needed.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive