diff --git a/README.md b/README.md index ee81c9c..2d4e3c1 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,10 @@ npm run build - Read, edit and save notes. (Saved as a `.md` file beside the model). - Change or remove a model's preview image. - View training tags and use the random tag generator to generate prompt ideas. (Inspired by the one in A1111.) + +### Scan Model Information + +Model Manager Demo Screenshot + +- Scan models and try to download information & preview. +- Support migration from `cdb-boop/ComfyUI-Model-Manager/main` diff --git a/demo/scan-model-info.png b/demo/scan-model-info.png new file mode 100755 index 0000000..7a26a3e Binary files /dev/null and b/demo/scan-model-info.png differ