chore: update installation explanation (#54)
This commit is contained in:
14
README.md
14
README.md
@@ -4,15 +4,13 @@ Download, browse and delete models in ComfyUI.
|
|||||||
|
|
||||||
Designed to support desktop, mobile and multi-screen devices.
|
Designed to support desktop, mobile and multi-screen devices.
|
||||||
|
|
||||||
# Usage
|
# Installation
|
||||||
|
|
||||||
```bash
|
There are three installation methods, choose one
|
||||||
cd /path/to/ComfyUI/custom_nodes
|
|
||||||
git clone https://github.com/hayden-fr/ComfyUI-Model-Manager.git
|
1. Clone the repository: `git clone https://github.com/hayden-fr/ComfyUI-Model-Manager.git` to your ComfyUI `custom_nodes` folder
|
||||||
cd /path/to/ComfyUI/custom_nodes/ComfyUI-Model-Manager
|
2. Download the [latest release](https://github.com/hayden-fr/ComfyUI-Model-Manager/releases/latest/download/dist.tar.gz) and extract it to your ComfyUI `custom_nodes` folder
|
||||||
npm install
|
3. Use comfy cli: `comfy node registry-install comfyui-model-manager`
|
||||||
npm run build
|
|
||||||
```
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user