mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-04 04:37:06 +08:00
Merge pull request #3 from weiyangfoh/weiyangfoh-patch-4
Update README.md
This commit is contained in:
commit
2bdcb8c670
10
README.md
10
README.md
@ -65,21 +65,21 @@ We generated the images using ComfyUI with a customized workflow and converted t
|
|||||||
1. Launch ComfyUI
|
1. Launch ComfyUI
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/weiyangfoh/ComfyUI
|
git clone https://github.com/weiyangfoh/ComfyUI
|
||||||
|
---
|
||||||
```bash
|
```bash
|
||||||
cd ComfyUI
|
cd ComfyUI
|
||||||
|
---
|
||||||
```bash
|
```bash
|
||||||
python main.py
|
python main.py
|
||||||
- Make sure the Illustrious XL model is placed in your models/checkpoints folder.
|
- Make sure the Illustrious XL model is placed in your models/checkpoints folder.
|
||||||
|
---
|
||||||
3. Run Our Script
|
3. Run Our Script
|
||||||
```bash
|
```bash
|
||||||
cd Group-Hello-Kitty
|
cd Group-Hello-Kitty
|
||||||
|
---
|
||||||
- In the Group-Hello-Kitty folder:
|
- In the Group-Hello-Kitty folder:
|
||||||
```bash
|
```bash
|
||||||
python main.py
|
python main.py
|
||||||
|
---
|
||||||
- It will automatically call ComfyUI to generate 7 images with the correct filename prefix.
|
- It will automatically call ComfyUI to generate 7 images with the correct filename prefix.
|
||||||
- Images will be saved to your ComfyUI /output/ folder.
|
- Images will be saved to your ComfyUI /output/ folder.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user