| <div align="center"> |
|
|
| # ComfyUI Workflow Resource Pack |
|
|
| **A Complete Stable Diffusion XL Workflow Solution** |
|
|
| [](https://huggingface.co/datasets/mytechtop/comfyui-models) |
| [](https://huggingface.co/datasets/mytechtop/comfyui-models) |
| [](https://github.com/comfyanonymous/ComfyUI) |
|
|
| </div> |
|
|
| ## Project Overview |
|
|
| This resource pack provides a complete ComfyUI workflow for generating high-quality commercial product images. |
|
|
| ### Resources |
|
|
| | File | Type | Size | Description | |
| |------|------|------|-------------| |
| | `sd_xl_base_1.0.safetensors` | Model | 6.94GB | Stable Diffusion XL base model | |
| | `workflow.json` | Config | 2.35KB | Complete ComfyUI node configuration | |
| | `README.md` | Docs | - | Project documentation | |
|
|
| ## Quick Start |
|
|
| ### Step 1: Download Model |
|
|
| ```bash |
| cd /content/ComfyUI/models/checkpoints |
| wget https://huggingface.co/datasets/mytechtop/comfyui-models/resolve/main/sd_xl_base_1.0.safetensors |
| Step 2: Load Workflow |
| Open ComfyUI interface |
| |
| Click "Load" button |
| |
| Paste workflow JSON or load workflow.json |
| |
| Click "Queue Prompt" to generate |
| |
| Workflow Parameters |
| Generation Settings |
| Parameter Value Description |
| Model sd_xl_base_1.0.safetensors SDXL base model |
| Resolution 1024 × 1024 Output image size |
| Sampler Euler Image generation algorithm |
| Steps 20 Sampling steps |
| CFG Scale 7.0 Prompt relevance |
| Seed 42 Random seed |
| Prompts |
| Positive Prompt: |
| |
| text |
| |
| Copy |
| |
| Download |
| 15.6 inch 4K OLED display panel, pure white background, 45 floating view, soft shadow, commercial photo, no text |
| Negative Prompt: |
| |
| text |
| |
| Copy |
| |
| Download |
| low quality, blurry, watermark, text, logo, bad anatomy, distorted faces |
| |