ComfyUI Extension
ComfyUI-ModelInspect
Facilitates model files audit and search
idlesign/ComfyUI-ModelInspect
Nodes—
On cloudLocal install
Stars1
Updated4 months ago
Readme
ComfyUI-ModelInspect
https://github.com/idlesign/ComfyUI-ModelInspect
Facilitates model files audit and search
<img src="docs/screenshot.png" width="600">Features
- List models file names for nodes.
- Show both missing and available locally files.
- Find the node using a file in the workflow.
- Quick file search with Google.
- Links to the exact files (if such are provided in hint nodes of the workflow).
Installation
Automated
Use ComfyUI-Manager to install ComfyUI-ModelInspect.
- https://registry.comfy.org/publishers/idlesign/nodes/ComfyUI-ModelInspect
Manual
- Step into
ComfyUI/custom_nodesdirectory git clone https://github.com/idlesign/ComfyUI-ModelInspect- Restart ComfyUI
Typical usage example
- Download and load a workflow.
- Open
Console(the button is at the bottom of the left menu). - Switch to
MODEL INSPECTtab. - Press
Syncbutton. - In the list locate files missing from your filesystem.
- Find the files and download (you may use
Categoryhint to choose the right directory to download into). - Pressing
Syncbutton also refreshes model dropdown lists in nodes.