From d4a1d09f2c8d1b7d75319cdd63121cce8128b215 Mon Sep 17 00:00:00 2001 From: weiyangfoh Date: Sat, 21 Jun 2025 05:43:52 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1af979702..1a6397ea7 100644 --- a/README.md +++ b/README.md @@ -65,21 +65,21 @@ We generated the images using ComfyUI with a customized workflow and converted t 1. Launch ComfyUI ```bash git clone https://github.com/weiyangfoh/ComfyUI - +--- ```bash cd ComfyUI - +--- ```bash python main.py - Make sure the Illustrious XL model is placed in your models/checkpoints folder. - +--- 3. Run Our Script ```bash cd Group-Hello-Kitty - +--- - In the Group-Hello-Kitty folder: ```bash python main.py - +--- - It will automatically call ComfyUI to generate 7 images with the correct filename prefix. - Images will be saved to your ComfyUI /output/ folder.