|
43 | 43 |
|
44 | 44 | </div>
|
45 | 45 |
|
46 |
| -### 🔄 版本对比 |
47 |
| - |
48 |
| -<div style="overflow-x: auto; margin: 16px 0;"> |
49 |
| -<table style="width: 100%; border-collapse: collapse; background: white; border-radius: 6px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> |
50 |
| - <thead style="background: #f8fafc;"> |
51 |
| - <tr> |
52 |
| - <th style="padding: 12px; text-align: left; border-bottom: 1px solid #e2e8f0; color: #1e40af; font-weight: 600;">版本</th> |
53 |
| - <th style="padding: 12px; text-align: left; border-bottom: 1px solid #e2e8f0; color: #1e40af; font-weight: 600;">类型</th> |
54 |
| - <th style="padding: 12px; text-align: left; border-bottom: 1px solid #e2e8f0; color: #1e40af; font-weight: 600;">特点</th> |
55 |
| - <th style="padding: 12px; text-align: left; border-bottom: 1px solid #e2e8f0; color: #1e40af; font-weight: 600;">使用方式</th> |
56 |
| - </tr> |
57 |
| - </thead> |
58 |
| - <tbody> |
59 |
| - <tr> |
60 |
| - <td style="padding: 12px; border-bottom: 1px solid #f1f5f9; font-weight: 500;">FLUX.1 Kontext [pro]</td> |
61 |
| - <td style="padding: 12px; border-bottom: 1px solid #f1f5f9;">商业版本</td> |
62 |
| - <td style="padding: 12px; border-bottom: 1px solid #f1f5f9;">专注快速迭代编辑</td> |
63 |
| - <td style="padding: 12px; border-bottom: 1px solid #f1f5f9;">API 调用</td> |
64 |
| - </tr> |
65 |
| - <tr> |
66 |
| - <td style="padding: 12px; border-bottom: 1px solid #f1f5f9; font-weight: 500;">FLUX.1 Kontext [max]</td> |
67 |
| - <td style="padding: 12px; border-bottom: 1px solid #f1f5f9;">实验版本</td> |
68 |
| - <td style="padding: 12px; border-bottom: 1px solid #f1f5f9;">更强的提示遵循能力</td> |
69 |
| - <td style="padding: 12px; border-bottom: 1px solid #f1f5f9;">API 调用</td> |
70 |
| - </tr> |
71 |
| - <tr> |
72 |
| - <td style="padding: 12px; font-weight: 500;">FLUX.1 Kontext [dev]</td> |
73 |
| - <td style="padding: 12px;">开源版本</td> |
74 |
| - <td style="padding: 12px;">12B 参数,主要用于研究</td> |
75 |
| - <td style="padding: 12px;">本地部署</td> |
76 |
| - </tr> |
77 |
| - </tbody> |
78 |
| -</table> |
79 |
| -</div> |
80 |
| - |
81 |
| -<div style="background: #eff6ff; border-left: 4px solid #2563eb; padding: 16px; margin: 16px 0; border-radius: 4px;"> |
82 |
| - <strong>💡 版本选择建议</strong><br> |
83 |
| - • <strong>Pro/Max 版本</strong>:通过 <a href="/zh-CN/tutorials/api-nodes/black-forest-labs/flux-1-kontext" target="_blank" style="color: #2563eb;">API 节点</a> 调用,适合商业应用<br> |
84 |
| - • <strong>Dev 版本</strong>:本地部署,适合研究和实验,完全开源 |
85 |
| -</div> |
86 |
| - |
87 |
| -</div> |
88 | 46 |
|
89 | 47 | ## 🛠️ 工作流类型说明
|
90 | 48 |
|
|
129 | 87 |
|
130 | 88 | </div>
|
131 | 89 |
|
132 |
| -### ⚠️ 环境要求 |
133 |
| - |
134 |
| -<div style="background: #fef3c7; border-left: 4px solid #d97706; padding: 16px; margin: 16px 0; border-radius: 4px;"> |
135 |
| - <strong>📋 使用前请确认</strong><br> |
136 |
| - • 确保 ComfyUI 已更新到最新版本<br> |
137 |
| - • 推荐使用最新开发版(nightly)获得完整功能<br> |
138 |
| - • 本指南的工作流可在 ComfyUI 的工作流模板中找到<br> |
139 |
| - • 如果加载工作流时有节点缺失,请检查 ComfyUI 版本或节点导入状态 |
140 |
| -</div> |
141 | 90 |
|
142 |
| -<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 16px 0;"> |
143 | 91 |
|
144 |
| -<div style="background: #dcfce7; border-left: 4px solid #059669; padding: 16px; border-radius: 4px;"> |
145 |
| -<h4 style="color: #059669; margin: 0 0 8px 0;">📥 下载链接</h4> |
146 |
| -<ul style="margin: 0; padding-left: 20px; color: #065f46;"> |
147 |
| - <li><a href="https://www.comfy.org/download" target="_blank" style="color: #059669;">ComfyUI 下载</a></li> |
148 |
| - <li><a href="/zh-CN/installation/update_comfyui" target="_blank" style="color: #059669;">ComfyUI 更新教程</a></li> |
149 |
| - <li><a href="/zh-CN/interface/features/template" target="_blank" style="color: #059669;">工作流模板</a></li> |
150 |
| -</ul> |
151 |
| -</div> |
152 |
| - |
153 |
| -<div style="background: #fef2f2; border-left: 4px solid #dc2626; padding: 16px; border-radius: 4px;"> |
154 |
| -<h4 style="color: #dc2626; margin: 0 0 8px 0;">🔧 常见问题</h4> |
155 |
| -<ul style="margin: 0; padding-left: 20px; color: #991b1b;"> |
156 |
| - <li>节点缺失:版本过旧或导入失败</li> |
157 |
| - <li>功能不全:使用稳定版而非开发版</li> |
158 |
| - <li>加载失败:启动时节点导入异常</li> |
159 |
| -</ul> |
160 |
| -</div> |
161 |
| - |
162 |
| -</div> |
163 | 92 |
|
164 | 93 | ## 🔗 模型文件
|
165 | 94 |
|
|
185 | 114 |
|
186 | 115 | <div style="background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 20px; margin: 16px 0;">
|
187 | 116 |
|
| 117 | +打开Comfyui模版工作流,参考下图选择: |
| 118 | + |
| 119 | + |
188 | 120 | 这个工作流使用了 `Load Image(from output)` 节点来加载需要编辑的图像,可以让你更方便地获取到编辑后的图像,从而进行多轮次编辑。
|
189 | 121 |
|
190 | 122 | ### 📥 步骤一:工作流及输入图片下载
|
|
0 commit comments