diff --git a/README.md b/README.md index 3adf917..3e1e65d 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,14 @@ Download, browse and delete models in ComfyUI. -
- Model Manager Demo Screenshot - Model Manager Demo Screenshot -
+Model Manager Demo Screenshot ## Features ### Download Tab +Model Manager Demo Screenshot + - View multiple models associated with a url. - Select a download directory. - Optionally also download a model preview image (a default image along side the model, from another url or locally uploaded). @@ -19,6 +18,8 @@ Download, browse and delete models in ComfyUI. ### Models Tab +Model Manager Demo Screenshot + - Search bar in models tab. - Advanced keyword search using `"multiple words in quotes"` or a minus sign to `-exclude`. - Search `/`subdirectories of model directories based on your file structure (for example, `/0/1.5/styles/clothing`). @@ -28,6 +29,8 @@ Download, browse and delete models in ComfyUI. ### Model Info View +Model Manager Demo Screenshot + - View model metadata and file info. - Read, edit and save notes in a `.txt` file beside the model. - Change or remove a model's preview image (add a different one using a url or local upload). diff --git a/demo-tab-model-info-overview.png b/demo-tab-model-info-overview.png new file mode 100644 index 0000000..4d588d1 Binary files /dev/null and b/demo-tab-model-info-overview.png differ diff --git a/demo-tab-models-dropdown.png b/demo-tab-models-dropdown.png new file mode 100644 index 0000000..e23f763 Binary files /dev/null and b/demo-tab-models-dropdown.png differ