Skip to content

Commit a527e58

Browse files
committed
优化AIGC文档
1 parent 30d3afa commit a527e58

File tree

43 files changed

+64
-842
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+64
-842
lines changed

docs/Flux/1Krea/doc/img.png

2.57 MB
Loading

docs/Flux/1Krea/doc/img_1.png

2.6 MB
Loading

docs/Flux/1Krea/doc/index-en.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,9 @@ Download the following image or JSON file and drag it into ComfyUI to load the c
160160
### 🔧 Step 3: Workflow Configuration Operations
161161

162162
<div style="background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 20px; margin: 16px 0;">
163+
open the comfyui template:
163164

165+
![img_1.png](img_1.png)
164166
<div style="background: #fef3c7; border-left: 4px solid #d97706; padding: 16px; margin: 16px 0; border-radius: 4px;">
165167
<strong>⚠️ Low VRAM User Notice</strong><br>
166168
For low VRAM users, this model may not run smoothly on your device. Consider waiting for community-optimized versions or use the FP8 quantized version.

docs/Flux/1Krea/doc/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,11 @@
9090
### 📥 步骤一:工作流文件下载
9191

9292
<div style="background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 20px; margin: 16px 0;">
93+
从模版打开:
9394

94-
下载以下图片或 JSON 文件,并拖入 ComfyUI 以加载对应工作流。
95+
![img.png](img.png)
96+
97+
或下载以下图片或 JSON 文件,并拖入 ComfyUI 以加载对应工作流。
9598

9699
<div style="text-align: center; margin: 20px 0;">
97100
<img src="https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/krea/flux1_krea_dev.png" alt="Flux Krea Dev 工作流" style="max-width: 100%; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
@@ -159,6 +162,7 @@
159162

160163
### 🔧 步骤三:工作流配置操作
161164

165+
162166
<div style="background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 20px; margin: 16px 0;">
163167

164168
<div style="background: #fef3c7; border-left: 4px solid #d97706; padding: 16px; margin: 16px 0; border-radius: 4px;">

docs/Flux/1kontext/doc/img.png

2.73 MB
Loading

docs/Flux/1kontext/doc/img_1.png

2.74 MB
Loading

docs/Flux/1kontext/doc/img_2.png

457 KB
Loading

docs/Flux/1kontext/doc/index-en.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,9 @@ This workflow uses the `Load Image(from output)` node to load images that need e
192192
### 📥 Step 1: Download Workflow and Input Images
193193

194194
<div style="text-align: center; margin: 20px 0;">
195+
open Comfyui workflow template
196+
197+
![img.png](img.png)
195198
<img src="https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/kontext/dev/flux_1_kontext_dev_basic.png" alt="ComfyUI Flux.1 Kontext Dev Workflow" style="max-width: 100%; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
196199
<p style="margin: 8px 0 0 0; color: #64748b; font-size: 14px;">Click image to download, drag into ComfyUI to load workflow</p>
197200
</div>
@@ -206,6 +209,7 @@ This workflow uses the `Load Image(from output)` node to load images that need e
206209

207210
### 🔧 Step 2: Workflow Configuration Operations
208211

212+
209213
<div style="text-align: center; margin: 20px 0;">
210214
<img src="https://mintcdn.com/dripart/TwfNQ2dEaWQA7tIL/images/tutorial/flux/flux_1_kontext_dev_basic_step_guide.jpg?fit=max&auto=format&n=TwfNQ2dEaWQA7tIL&q=85&s=90995e36fa39a53693aeff3b560c60ef" alt="Workflow Step Guide" style="width: 100%; max-width: 1200px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
211215
</div>

docs/Flux/1kontext/doc/index.md

Lines changed: 3 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -43,48 +43,6 @@
4343

4444
</div>
4545

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>
8846

8947
## 🛠️ 工作流类型说明
9048

@@ -129,37 +87,8 @@
12987

13088
</div>
13189

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>
14190

142-
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 16px 0;">
14391

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>
16392

16493
## 🔗 模型文件
16594

@@ -185,6 +114,9 @@
185114

186115
<div style="background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 20px; margin: 16px 0;">
187116

117+
打开Comfyui模版工作流,参考下图选择:
118+
![img_1.png](img_1.png)
119+
188120
这个工作流使用了 `Load Image(from output)` 节点来加载需要编辑的图像,可以让你更方便地获取到编辑后的图像,从而进行多轮次编辑。
189121

190122
### 📥 步骤一:工作流及输入图片下载

docs/Wan2.2/S2V-14B/doc/img.png

2.78 MB
Loading

0 commit comments

Comments
 (0)