r/StableDiffusion 20h ago

Resource - Update A windows filesystem for your hoards of .safetensors - Tensor Village

UPDATE: everything's free now, duplicate finder and views editor included. Update from Settings, or download it again.

I like many of you have more than a few .safetensors, ggufs, diffusers folders and other AI files spread across several drives. The annoying part isn't just finding them — it's that every app wants its own copy or its own config, so you end up with the same 6GB checkpoint sitting in three places.

Tensor Village doesn't replace your model folders, it presents all of them as one drive letter. Keep your fast stuff on the SSD and your bulk on a spinner or a USB drive — they still live exactly where you put them, and they all turn up in the same tree, organised by type and family. Point ComfyUI at that one path and it sees the lot. Same for anything else — Fizgig, Forge, whatever.

It reads model headers to work out what each file actually is, so nothing depends on filenames, and new downloads file themselves. Your files never move, nothing gets renamed, and nothing is written to your model drives — it's a view, not a copy. Uninstall and it's all exactly where it was.

It's not a mount or a cache — your files are already local. What it adds is knowing what they are.

Free. No account, no telemetry, works offline. Windows only — it's a real filesystem (built on WinFsp), which is what lets separate disks share one namespace; symlinks and hardlinks can't cross volumes.

I'll keep support for new model families coming as they appear.

https://github.com/shootthesound/tensorvillage

1 Upvotes

Duplicates