ComfyUI extension for workflow/image/video management
Top 55.2% on sourcepulse
This project provides a browser and manager for ComfyUI assets, enabling users to organize, sync, and share their workflows, images, and videos. It targets ComfyUI users seeking better asset management and workflow collaboration.
How It Works
The browser integrates with ComfyUI as a custom node, offering a frontend interface accessible within the ComfyUI application. It leverages a backend server (aiohttp) for managing asset indexing and Git synchronization. Workflows can be saved, categorized, and synced to remote Git repositories, allowing for version control and cross-device access.
Quick Start & Requirements
ComfyUI/custom_nodes/
.python main.py --enable-cors-header
).npm i && npm run dev
).config.json
can override default directory paths for collections, logs, outputs, and sources.Highlighted Details
Maintenance & Community
The project is actively developed by talesofai. Further community engagement and contribution are encouraged via issue submissions.
Licensing & Compatibility
The repository does not explicitly state a license in the provided README. Compatibility with commercial or closed-source projects is not specified.
Limitations & Caveats
Workflow search by node name and model name is listed as a future enhancement (TODO). The README does not detail specific performance benchmarks or resource requirements beyond standard ComfyUI dependencies.
8 months ago
1 day