Updated README to show features off better.
This commit is contained in:
11
README.md
11
README.md
@@ -2,15 +2,14 @@
|
|||||||
|
|
||||||
Download, browse and delete models in ComfyUI.
|
Download, browse and delete models in ComfyUI.
|
||||||
|
|
||||||
<div>
|
<img src="demo-tab-models.png" alt="Model Manager Demo Screenshot" width="65%"/>
|
||||||
<img src="demo-tab-download.png" alt="Model Manager Demo Screenshot" width="45%"/>
|
|
||||||
<img src="demo-tab-models.png" alt="Model Manager Demo Screenshot" width="45%"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Download Tab
|
### Download Tab
|
||||||
|
|
||||||
|
<img src="demo-tab-download.png" alt="Model Manager Demo Screenshot" width="65%"/>
|
||||||
|
|
||||||
- View multiple models associated with a url.
|
- View multiple models associated with a url.
|
||||||
- Select a download directory.
|
- Select a download directory.
|
||||||
- Optionally also download a model preview image (a default image along side the model, from another url or locally uploaded).
|
- 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
|
### Models Tab
|
||||||
|
|
||||||
|
<img src="demo-tab-models-dropdown.png" alt="Model Manager Demo Screenshot" width="65%"/>
|
||||||
|
|
||||||
- Search bar in models tab.
|
- Search bar in models tab.
|
||||||
- Advanced keyword search using `"multiple words in quotes"` or a minus sign to `-exclude`.
|
- 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`).
|
- 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 Info View
|
||||||
|
|
||||||
|
<img src="demo-tab-model-info-overview.png" alt="Model Manager Demo Screenshot" width="65%"/>
|
||||||
|
|
||||||
- View model metadata and file info.
|
- View model metadata and file info.
|
||||||
- Read, edit and save notes in a `.txt` file beside the model.
|
- 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).
|
- Change or remove a model's preview image (add a different one using a url or local upload).
|
||||||
|
|||||||
BIN
demo-tab-model-info-overview.png
Normal file
BIN
demo-tab-model-info-overview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 326 KiB |
BIN
demo-tab-models-dropdown.png
Normal file
BIN
demo-tab-models-dropdown.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
Reference in New Issue
Block a user