Run your ComfyUI in clean, isolated workspaces with smart custom-node checks — so broken nodes don’t crash, conflict with, or break your main setup anymore.
Smart dependency analysis for custom node installation
- Multiple Workspaces — Create and manage isolated ComfyUI spaces
- Custom Node Installation — Install and update custom nodes from GitHub
- Dependency Management — Automatic dependency resolution with conflict handling
- Requirements History — Track and restore requirement changes over time
- Web Interface — Modern UI for managing spaces, nodes, and dependencies
- Shared model across different workspaces.
- Run In app ConfyUI
- Outputs/File management
# Install dependencies
npm install
# Run development server
npm run dev/spaces/space-id/ComfyUI- Node.js 18+
- Python 3.8+
- Git
- Create a new ComfyUI space from the home page
- Activate a space to manage its nodes and dependencies
- Install custom nodes from GitHub repositories
- View requirements history and restore previous versions
MIT
MIT

