You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ko/tutorials/flux/flux-2-klein.mdx
+19-18Lines changed: 19 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "ComfyUI Flux.2 Klein 4B 가이드"
3
-
description: "FLUX.2 [klein] 4B에 대한 간략한 소개와 ComfyUI에서 텍스트 기반 이미지 생성 및 이미지 편집 워크플로를 실행하는 방법을 안내합니다."
3
+
description: "FLUX.2 [klein] 4B에 대한 간략한 소개와 ComfyUI에서 텍스트 기반 이미지 생성 및 이미지 편집 워크플로우를 실행하는 방법을 안내합니다."
4
4
sidebarTitle: "Flux.2 Klein"
5
5
translationSourceHash: e790eb10
6
6
translationFrom: tutorials/flux/flux-2-klein.mdx
@@ -12,7 +12,7 @@ import UpdateReminder from "/snippets/ko/tutorials/update-reminder.mdx"
12
12
13
13
## FLUX.2 [klein] 소개
14
14
15
-
FLUX.2 [Klein]은 Flux 제품군 중 가장 빠른 모델로, 텍스트 기반 이미지 생성과 이미지 편집을 하나의 컴팩트한 아키텍처로 통합했습니다. 이 모델은 인터랙티브 워크플로, 즉각적인 미리보기 및 지연 시간이 중요한 애플리케이션을 위해 설계되었으며, 정제된 변형을 사용하면 단일 및 다중 참조 편집에서도 강력한 품질을 유지하면서 엔드투엔드 추론 시간을 약 1초로 줄일 수 있습니다.
15
+
FLUX.2 [Klein]은 Flux 제품군 중 가장 빠른 모델로, 텍스트 기반 이미지 생성과 이미지 편집을 하나의 컴팩트한 아키텍처로 통합했습니다. 이 모델은 인터랙티브 워크플로우, 즉각적인 미리보기 및 지연 시간이 중요한 애플리케이션을 위해 설계되었으며, 정제된 변형을 사용하면 단일 및 다중 참조 편집에서도 강력한 품질을 유지하면서 엔드투엔드 추론 시간을 약 1초로 줄일 수 있습니다.
16
16
17
17
**모델 주요 특징:**
18
18
- 두 가지 4B 유형: 최대한의 유연성과 미세 조정을 위한 베이스(비정제); 속도 우선 배포를 위한 정제(4단계)
@@ -21,18 +21,18 @@ FLUX.2 [Klein]은 Flux 제품군 중 가장 빠른 모델로, 텍스트 기반
21
21
22
22
<UpdateReminder/>
23
23
24
-
## Flux.2 Klein 4B 워크플로
24
+
## Flux.2 Klein 4B 워크플로우
25
25
26
-
<Cardtitle="4B 텍스트 기반 이미지 생성 워크플로"icon="download"href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_flux2_klein_text_to_image.json">
27
-
Flux.2 Klein 4B용 텍스트 기반 이미지 생성 워크플로를 다운로드하세요.
26
+
<Cardtitle="4B 텍스트 기반 이미지 생성 워크플로우"icon="download"href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_flux2_klein_text_to_image.json">
27
+
Flux.2 Klein 4B용 텍스트 기반 이미지 생성 워크플로우를 다운로드하세요.
28
28
</Card>
29
29
30
30
<Cardtitle="4B 이미지 편집 베이스"icon="download"href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_flux2_klein_image_edit_4b_base.json">
31
-
4B 베이스 모델을 사용한 이미지 편집 워크플로를 다운로드하세요.
31
+
4B 베이스 모델을 사용한 이미지 편집 워크플로우를 다운로드하세요.
32
32
</Card>
33
33
34
34
<Cardtitle="4B 이미지 편집 정제"icon="download"href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_flux2_klein_image_edit_4b_distilled.json">
35
-
빠른 정제된 4B 이미지 편집 워크플로를 다운로드하세요.
35
+
빠른 정제된 4B 이미지 편집 워크플로우를 다운로드하세요.
36
36
</Card>
37
37
38
38
## Flux.2 Klein 4B 모델 다운로드
@@ -42,11 +42,11 @@ FLUX.2 [Klein]은 Flux 제품군 중 가장 빠른 모델로, 텍스트 기반
@@ -67,32 +67,32 @@ FLUX.2 [Klein]은 Flux 제품군 중 가장 빠른 모델로, 텍스트 기반
67
67
│ └── flux2-vae.safetensors
68
68
```
69
69
70
-
## Flux.2 Klein 9B 워크플로
70
+
## Flux.2 Klein 9B 워크플로우
71
71
72
-
<Cardtitle="9B 텍스트 기반 이미지 생성 워크플로"icon="download"href="http://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_flux2_text_to_image_9b.json">
73
-
Flux.2 Klein 9B용 텍스트 기반 이미지 생성 워크플로를 다운로드하세요.
72
+
<Cardtitle="9B 텍스트 기반 이미지 생성 워크플로우"icon="download"href="http://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_flux2_text_to_image_9b.json">
73
+
Flux.2 Klein 9B용 텍스트 기반 이미지 생성 워크플로우를 다운로드하세요.
74
74
</Card>
75
75
76
76
<Cardtitle="9B 이미지 편집 베이스"icon="download"href="http://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_flux2_klein_image_edit_9b_base.json">
77
-
9B 베이스 모델을 사용한 이미지 편집 워크플로를 다운로드하세요.
77
+
9B 베이스 모델을 사용한 이미지 편집 워크플로우를 다운로드하세요.
78
78
</Card>
79
79
80
80
<Cardtitle="9B 이미지 편집 정제"icon="download"href="http://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_flux2_klein_image_edit_9b_distilled.json">
0 commit comments