From 77bcf7f4e7e19e557839637df99c9464e0c759f4 Mon Sep 17 00:00:00 2001 From: Adam Ladachowski Date: Wed, 4 Feb 2026 07:06:46 +0100 Subject: [PATCH] Update README with project assets link Added a link to the project assets in the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f1b63f..b624f96 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A CLI tool for working with safetensor files and CivitAI models. ## Features +https://github.com/user-attachments/assets/2e7629b4-34e7-4cbc-b50e-31d7fdd30239 + - **Read safetensor metadata** - Parse headers, count tensors, extract embedded metadata - **CivitAI integration** - Search models, fetch info, identify files by hash - **Download models** - Resume support, type-based default paths