Add complete project documentation README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,66 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<div align="center">
|
| 2 |
+
|
| 3 |
+
# ComfyUI Workflow Resource Pack
|
| 4 |
+
|
| 5 |
+
**A Complete Stable Diffusion XL Workflow Solution**
|
| 6 |
+
|
| 7 |
+
[](https://huggingface.co/datasets/mytechtop/comfyui-models)
|
| 8 |
+
[](https://huggingface.co/datasets/mytechtop/comfyui-models)
|
| 9 |
+
[](https://github.com/comfyanonymous/ComfyUI)
|
| 10 |
+
|
| 11 |
+
</div>
|
| 12 |
+
|
| 13 |
+
## Project Overview
|
| 14 |
+
|
| 15 |
+
This resource pack provides a complete ComfyUI workflow for generating high-quality commercial product images.
|
| 16 |
+
|
| 17 |
+
### Resources
|
| 18 |
+
|
| 19 |
+
| File | Type | Size | Description |
|
| 20 |
+
|------|------|------|-------------|
|
| 21 |
+
| `sd_xl_base_1.0.safetensors` | Model | 6.94GB | Stable Diffusion XL base model |
|
| 22 |
+
| `workflow.json` | Config | 2.35KB | Complete ComfyUI node configuration |
|
| 23 |
+
| `README.md` | Docs | - | Project documentation |
|
| 24 |
+
|
| 25 |
+
## Quick Start
|
| 26 |
+
|
| 27 |
+
### Step 1: Download Model
|
| 28 |
+
|
| 29 |
+
```bash
|
| 30 |
+
cd /content/ComfyUI/models/checkpoints
|
| 31 |
+
wget https://huggingface.co/datasets/mytechtop/comfyui-models/resolve/main/sd_xl_base_1.0.safetensors
|
| 32 |
+
Step 2: Load Workflow
|
| 33 |
+
Open ComfyUI interface
|
| 34 |
+
|
| 35 |
+
Click "Load" button
|
| 36 |
+
|
| 37 |
+
Paste workflow JSON or load workflow.json
|
| 38 |
+
|
| 39 |
+
Click "Queue Prompt" to generate
|
| 40 |
+
|
| 41 |
+
Workflow Parameters
|
| 42 |
+
Generation Settings
|
| 43 |
+
Parameter Value Description
|
| 44 |
+
Model sd_xl_base_1.0.safetensors SDXL base model
|
| 45 |
+
Resolution 1024 × 1024 Output image size
|
| 46 |
+
Sampler Euler Image generation algorithm
|
| 47 |
+
Steps 20 Sampling steps
|
| 48 |
+
CFG Scale 7.0 Prompt relevance
|
| 49 |
+
Seed 42 Random seed
|
| 50 |
+
Prompts
|
| 51 |
+
Positive Prompt:
|
| 52 |
+
|
| 53 |
+
text
|
| 54 |
+
|
| 55 |
+
Copy
|
| 56 |
+
|
| 57 |
+
Download
|
| 58 |
+
15.6 inch 4K OLED display panel, pure white background, 45 floating view, soft shadow, commercial photo, no text
|
| 59 |
+
Negative Prompt:
|
| 60 |
+
|
| 61 |
+
text
|
| 62 |
+
|
| 63 |
+
Copy
|
| 64 |
+
|
| 65 |
+
Download
|
| 66 |
+
low quality, blurry, watermark, text, logo, bad anatomy, distorted faces
|