Merge pull request #1 from weiyangfoh/weiyangfoh-patch-2

Update README.md
This commit is contained in:
weiyangfoh 2025-06-21 05:41:34 +08:00 committed by GitHub
commit e4db03954c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,14 +63,19 @@ We generated the images using ComfyUI with a customized workflow and converted t
## 🚀 How to Start ## 🚀 How to Start
1. Launch ComfyUI 1. Launch ComfyUI
```bash
git clone https://github.com/weiyangfoh/ComfyUI git clone https://github.com/weiyangfoh/ComfyUI
```bash
cd ComfyUI cd ComfyUI
```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
cd Group-Hello-Kitty cd Group-Hello-Kitty
In the Group-Hello-Kitty folder: - In the Group-Hello-Kitty folder:
```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.