Update README.md
This commit is contained in:
@@ -5,7 +5,7 @@ Download models from Hugging Face and Civitai into ComfyUI model folders. Use on
|
|||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone <repo-url>
|
git clone https://git.danhenry.dev/daniel/model-downloader.git
|
||||||
cd model-downloader
|
cd model-downloader
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
source venv/bin/activate # Windows: venv\Scripts\activate
|
source venv/bin/activate # Windows: venv\Scripts\activate
|
||||||
|
|||||||
Reference in New Issue
Block a user