File size: 1,809 Bytes
24a3aa1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | <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
|