DemonGatanjieu Debuts Anomalous_Model_Browser That Heals Broken ComfyUI Workflows

A new plugin called Anomalous_Model_Browser has been released to solve a persistent headache for ComfyUI users: broken workflows when sharing projects. This is a lightweight, zero-dependency browser staying under 250KB that acts as a model manager, gallery, and workflow repair tool all in one. Its standout trick is a self-healing feature that automatically finds and reconnects missing models using embedded file hashes.
DemonGatanjieu created the project after noticing that sharing workflows often failed because users had differently named or missing checkpoint files. The developer designed the tool to silently inject Civitai hash data into any workflow or image you save while the plugin is active. This metadata then allows another user’s system to scan local folders and repair red error nodes with a single click, even if the file has been renamed.
Hash-level workflow repair and smart drafting
- One-click repair for broken workflow nodes.
- Smart notebook with architecture-based model filtering.
- Instant hash extraction from safetensors file headers.
- Offline tensor analysis for unknown private models.
- Physical model deduplication and cleanup tools.
- Sidebar docking with one-click node dropping.
- Native output gallery with drag-and-drop workflow restoration.
People who frequently download or share complex ComfyUI workflows will find the repair feature most useful. The smart notebook also benefits creators by filtering compatible base models and Loras, preventing mismatched architecture errors before they happen. It streamlines the brainstorming process with visual previews, bilingual prompt translation, and a one-click deploy button that sends everything to the canvas fully wired.
What the developer notes
The plugin requires an initial full scan from the UI to build a local hash database before the repair features will work on new images. A clear limitation is that any historical workflows or images generated before installing this plugin lack the necessary metadata and cannot be automatically fixed. The developer has also submitted a pull request to the ComfyUI-Manager, signaling that easier in-app installation may be coming soon.
"When you save a workflow or generate an image, it silently injects the hashes and sizes of all models used." — Source: Reddit