NanoArch with NanoVault
$49 USD | Includes NanoArch, TensorScan, and NanoVault
This package is everything you get with our free software PLUS the ability to create and manage a cryptographically secured model storage vault.
Let's face it, model files are big. Why clutter your expensive NVMe hardware with unused models when you can safely ingest them into an on-site vault running more affordable hardware like Spindle Disks, SSD, FLASH, USB, or NAS (Network Available Storage).
How it Works
NanoVault uses the same familiar front-end as NanoArch Basic, but it does a lot more!
Workspace Add
Just like NanoArch, NanoVault scans your workflow JSON to locate necessary model files, URLs, and ComfyUI target subfolders - virtually eliminating the infamous "Model not found" errors.
If a model is not available on the NVMe, it checks the NanoVault storage. If the file is available, it verifies the file integrity with SHA-256 or XXH-128 hash (configurable). Then it copies the model file directly from the vault to your NVMe.
If the file isn't available in either location, it automatically triggers a retriable download using your personal HuggingFace or CivitAI authentication token. Once the model is in the download cache, it runs an automated tensor validation, hashes the file's contents, stores it in the vault (with hash metadata), and seamlessly deploys it to your NVMe. Just start the task, and grab a cup of coffee. When you return, the workflow is ready for action!
Workflow Trim
If you run the trim function against a workflow, it validates that the file is securely stored in the vault via hash verification. If so, the file is deleted from the NVMe storage to make room for other immediate needs. If the file is not in the vault, the model is stored in the vault along with its hash value to guarantee successful archival.
Workflow Ingest
If the model files have been manually deployed to the ComfyUI workspace, ingest performs the same operation as the trim except the model files remain in the active configuration.
Workflow Eviction
Done using a workflow, or just don't like it? The evict function surgically deletes all related files from the NanoVault and the ComfyUI workspace to make space for other projects.
NanoVault Rebuild
If you switch hash types, this feature recalculates the hash metadata for all files in the vault.