meeting-103 v2.1 clean R5+R6 ✅: byeolyi-default.png ref = pastel 69.66% (+13pp 점프)
R5 (3/5 success): - 5-1: Stage 3 Refiner denoise 0.25 → 49.85% (효과 미미) - 5-2: PuLID 0.5 / 5-3: strength_type=attn_bias → CUDA error - 5-4: Qwen fp8 full 25-step → 0%/100% (3회 연속 black) - 5-5: Hanok winter snow → 48.65% (spring/winter > summer) R6 (4/5 success, 별이 huge best 발견): - 6-1: ref byeolyi-916.png → 52.99% (-3.4pp vs 6-2) - 6-2: ref byeolyi-default.png → ★★★ 69.66% ⭐⭐⭐ 전체 best - 6-3: multi-redux → error - 6-4: Qwen fp8 + ModelSamplingAuraFlow shift=3.0 → 0%/100% (4회째 black) - 6-5: Hanok dancheong (Korean color cues) → 15.09% ⭐ 핵심 발견: PuLID reference 이미지 교체가 dramatic effect byeolyi-ref-768x1344 (R4-1 = 56.41%) → byeolyi-default (R6-2 = 69.66%) = +13.25pp 진행: R9 legacy 44.5% → R1 48.5% → R2 49.99% → R3 50.47% → R4 56.41% → R6 69.66% Qwen fp8 60갑자 트랙: 4회 연속 black 출력 (R3,R4,R5,R6) — 워크플로 구조 결함 확정 - failed-patterns에 'qwen-fp8-multi-attempt-black-output' 명시 - 향후 Qwen-Image 2.0 native (non-distill) 시도 필요 R6-2 워크플로: assets-library/workflows/winner_auto_high-illustration_auto-R6-clean-6-2-flux-dev.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"count": 13,
|
||||
"count": 17,
|
||||
"winner": [
|
||||
{
|
||||
"name": "winner_auto-illustration_auto-R1-clean-1-4-flux-dev.json",
|
||||
@@ -179,6 +179,44 @@
|
||||
"타로 78장",
|
||||
"별이 일러스트 시리즈"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "winner_auto-illustration_auto-R6-clean-6-1-flux-dev.json",
|
||||
"category": "winner_auto",
|
||||
"auto_metrics": {
|
||||
"pastel_pct": 52.99,
|
||||
"black_pct": 0.5
|
||||
},
|
||||
"models": [
|
||||
"flux-dev",
|
||||
"pulid-flux",
|
||||
"flux-redux"
|
||||
],
|
||||
"round": "R6-clean",
|
||||
"variant": "PuLID 0.7 + Redux 1.0 (ref byeolyi-916.png)",
|
||||
"reusable_for": [
|
||||
"관찰"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "winner_auto_high-illustration_auto-R6-clean-6-2-flux-dev.json",
|
||||
"category": "winner_auto_high",
|
||||
"auto_metrics": {
|
||||
"pastel_pct": 69.66,
|
||||
"black_pct": 0.05
|
||||
},
|
||||
"models": [
|
||||
"flux-dev",
|
||||
"pulid-flux",
|
||||
"flux-redux"
|
||||
],
|
||||
"round": "R6-clean",
|
||||
"variant": "PuLID 0.7 + Redux 1.0 (ref byeolyi-default.png)",
|
||||
"reusable_for": [
|
||||
"타로 78장",
|
||||
"별이 시리즈",
|
||||
"인스타 9:16 카드"
|
||||
]
|
||||
}
|
||||
],
|
||||
"partial": [
|
||||
@@ -257,6 +295,35 @@
|
||||
"관찰",
|
||||
"한복 ref 후보"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "partial-illustration_auto-R5-clean-5-1-flux-dev.json",
|
||||
"category": "partial",
|
||||
"auto_metrics": {
|
||||
"pastel_pct": 49.85,
|
||||
"black_pct": 0.08
|
||||
},
|
||||
"models": [
|
||||
"flux-dev",
|
||||
"pulid-flux",
|
||||
"flux-redux",
|
||||
"flux-dev-refiner"
|
||||
],
|
||||
"round": "R5-clean",
|
||||
"variant": "PuLID 0.7 + Redux 1.0 + Stage 3 Refiner (denoise 0.25)"
|
||||
},
|
||||
{
|
||||
"name": "partial-illustration_auto-R5-clean-5-5-flux-dev.json",
|
||||
"category": "partial",
|
||||
"auto_metrics": {
|
||||
"pastel_pct": 48.65,
|
||||
"black_pct": 3.7
|
||||
},
|
||||
"models": [
|
||||
"flux-dev"
|
||||
],
|
||||
"round": "R5-clean",
|
||||
"variant": "Hanok winter (snow)"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,263 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "UnetLoaderGGUF",
|
||||
"inputs": {
|
||||
"unet_name": "flux1-dev-Q5_K_S.gguf"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "DualCLIPLoader",
|
||||
"inputs": {
|
||||
"clip_name1": "clip_l.safetensors",
|
||||
"clip_name2": "t5xxl_fp8_e4m3fn.safetensors",
|
||||
"type": "flux"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"class_type": "VAELoader",
|
||||
"inputs": {
|
||||
"vae_name": "ae.safetensors"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "A 25-28 year old Korean woman in a modern hanbok with subtle Cute Horror mood, sitting gracefully in a traditional Korean tea house with hanok wooden architecture, warm afternoon light filtering through latticed windows, cool pale skin, gentle expression, photorealistic, high detail",
|
||||
"clip": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "cartoon, anime, child, teenage, purple hoodie, japanese building, plastic skin",
|
||||
"clip": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"class_type": "EmptyLatentImage",
|
||||
"inputs": {
|
||||
"width": 768,
|
||||
"height": 1344,
|
||||
"batch_size": 1
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"class_type": "PulidFluxModelLoader",
|
||||
"inputs": {
|
||||
"pulid_file": "pulid_flux_v0.9.1.safetensors"
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"class_type": "PulidFluxEvaClipLoader",
|
||||
"inputs": {}
|
||||
},
|
||||
"9": {
|
||||
"class_type": "PulidFluxInsightFaceLoader",
|
||||
"inputs": {
|
||||
"provider": "CUDA"
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"class_type": "LoadImage",
|
||||
"inputs": {
|
||||
"image": "byeolyi-ref-768x1344.png"
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"class_type": "ApplyPulidFlux",
|
||||
"inputs": {
|
||||
"model": [
|
||||
"1",
|
||||
0
|
||||
],
|
||||
"pulid_flux": [
|
||||
"7",
|
||||
0
|
||||
],
|
||||
"eva_clip": [
|
||||
"8",
|
||||
0
|
||||
],
|
||||
"face_analysis": [
|
||||
"9",
|
||||
0
|
||||
],
|
||||
"image": [
|
||||
"10",
|
||||
0
|
||||
],
|
||||
"weight": 0.7,
|
||||
"start_at": 0.0,
|
||||
"end_at": 0.8,
|
||||
"fusion": "mean",
|
||||
"fusion_weight_max": 1.0,
|
||||
"fusion_weight_min": 0.0,
|
||||
"train_step": 1000,
|
||||
"use_gray": true
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"class_type": "FluxGuidance",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"19",
|
||||
0
|
||||
],
|
||||
"guidance": 3.5
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"class_type": "KSampler",
|
||||
"inputs": {
|
||||
"model": [
|
||||
"11",
|
||||
0
|
||||
],
|
||||
"positive": [
|
||||
"12",
|
||||
0
|
||||
],
|
||||
"negative": [
|
||||
"5",
|
||||
0
|
||||
],
|
||||
"latent_image": [
|
||||
"6",
|
||||
0
|
||||
],
|
||||
"seed": 105001,
|
||||
"steps": 25,
|
||||
"cfg": 1.0,
|
||||
"sampler_name": "euler",
|
||||
"scheduler": "simple",
|
||||
"denoise": 1.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"class_type": "VAEDecode",
|
||||
"inputs": {
|
||||
"samples": [
|
||||
"13",
|
||||
0
|
||||
],
|
||||
"vae": [
|
||||
"3",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"class_type": "SaveImage",
|
||||
"inputs": {
|
||||
"images": [
|
||||
"22",
|
||||
0
|
||||
],
|
||||
"filename_prefix": "m103_clean_r5_1_pulid07_redux10_stage3"
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
"class_type": "StyleModelLoader",
|
||||
"inputs": {
|
||||
"style_model_name": "flux1-redux-dev.safetensors"
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"class_type": "CLIPVisionLoader",
|
||||
"inputs": {
|
||||
"clip_name": "sigclip_vision_patch14_384.safetensors"
|
||||
}
|
||||
},
|
||||
"18": {
|
||||
"class_type": "CLIPVisionEncode",
|
||||
"inputs": {
|
||||
"clip_vision": [
|
||||
"17",
|
||||
0
|
||||
],
|
||||
"image": [
|
||||
"10",
|
||||
0
|
||||
],
|
||||
"crop": "center"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"class_type": "StyleModelApply",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"4",
|
||||
0
|
||||
],
|
||||
"style_model": [
|
||||
"16",
|
||||
0
|
||||
],
|
||||
"clip_vision_output": [
|
||||
"18",
|
||||
0
|
||||
],
|
||||
"strength": 1.0,
|
||||
"strength_type": "multiply"
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"class_type": "VAEEncode",
|
||||
"inputs": {
|
||||
"pixels": [
|
||||
"14",
|
||||
0
|
||||
],
|
||||
"vae": [
|
||||
"3",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"21": {
|
||||
"class_type": "KSampler",
|
||||
"inputs": {
|
||||
"model": [
|
||||
"11",
|
||||
0
|
||||
],
|
||||
"positive": [
|
||||
"12",
|
||||
0
|
||||
],
|
||||
"negative": [
|
||||
"5",
|
||||
0
|
||||
],
|
||||
"latent_image": [
|
||||
"20",
|
||||
0
|
||||
],
|
||||
"seed": 112778,
|
||||
"steps": 10,
|
||||
"cfg": 1.0,
|
||||
"sampler_name": "euler",
|
||||
"scheduler": "simple",
|
||||
"denoise": 0.25
|
||||
}
|
||||
},
|
||||
"22": {
|
||||
"class_type": "VAEDecode",
|
||||
"inputs": {
|
||||
"samples": [
|
||||
"21",
|
||||
0
|
||||
],
|
||||
"vae": [
|
||||
"3",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "UnetLoaderGGUF",
|
||||
"inputs": {
|
||||
"unet_name": "flux1-dev-Q5_K_S.gguf"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "DualCLIPLoader",
|
||||
"inputs": {
|
||||
"clip_name1": "clip_l.safetensors",
|
||||
"clip_name2": "t5xxl_fp8_e4m3fn.safetensors",
|
||||
"type": "flux"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"class_type": "VAELoader",
|
||||
"inputs": {
|
||||
"vae_name": "ae.safetensors"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "Traditional Korean hanok village in winter, snow-covered curved tile roofs, wooden gates with snow accents, stone walls, bare pine trees with snow, soft white sky, Korean architecture, NOT Japanese, NOT pagoda, photorealistic",
|
||||
"clip": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi",
|
||||
"clip": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"class_type": "EmptyLatentImage",
|
||||
"inputs": {
|
||||
"width": 768,
|
||||
"height": 1344,
|
||||
"batch_size": 1
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"class_type": "FluxGuidance",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"4",
|
||||
0
|
||||
],
|
||||
"guidance": 3.5
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"class_type": "KSampler",
|
||||
"inputs": {
|
||||
"model": [
|
||||
"1",
|
||||
0
|
||||
],
|
||||
"positive": [
|
||||
"12",
|
||||
0
|
||||
],
|
||||
"negative": [
|
||||
"5",
|
||||
0
|
||||
],
|
||||
"latent_image": [
|
||||
"6",
|
||||
0
|
||||
],
|
||||
"seed": 105005,
|
||||
"steps": 25,
|
||||
"cfg": 1.0,
|
||||
"sampler_name": "euler",
|
||||
"scheduler": "simple",
|
||||
"denoise": 1.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"class_type": "VAEDecode",
|
||||
"inputs": {
|
||||
"samples": [
|
||||
"13",
|
||||
0
|
||||
],
|
||||
"vae": [
|
||||
"3",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"class_type": "SaveImage",
|
||||
"inputs": {
|
||||
"images": [
|
||||
"14",
|
||||
0
|
||||
],
|
||||
"filename_prefix": "m103_clean_r5_5_hanok_winter"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "UnetLoaderGGUF",
|
||||
"inputs": {
|
||||
"unet_name": "flux1-dev-Q5_K_S.gguf"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "DualCLIPLoader",
|
||||
"inputs": {
|
||||
"clip_name1": "clip_l.safetensors",
|
||||
"clip_name2": "t5xxl_fp8_e4m3fn.safetensors",
|
||||
"type": "flux"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"class_type": "VAELoader",
|
||||
"inputs": {
|
||||
"vae_name": "ae.safetensors"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "A 25-28 year old Korean woman in a modern hanbok with subtle Cute Horror mood, sitting gracefully in a traditional Korean tea house with hanok wooden architecture, warm afternoon light filtering through latticed windows, cool pale skin, gentle expression, photorealistic, high detail",
|
||||
"clip": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "cartoon, anime, child, teenage, purple hoodie, japanese building, plastic skin",
|
||||
"clip": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"class_type": "EmptyLatentImage",
|
||||
"inputs": {
|
||||
"width": 768,
|
||||
"height": 1344,
|
||||
"batch_size": 1
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"class_type": "PulidFluxModelLoader",
|
||||
"inputs": {
|
||||
"pulid_file": "pulid_flux_v0.9.1.safetensors"
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"class_type": "PulidFluxEvaClipLoader",
|
||||
"inputs": {}
|
||||
},
|
||||
"9": {
|
||||
"class_type": "PulidFluxInsightFaceLoader",
|
||||
"inputs": {
|
||||
"provider": "CUDA"
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"class_type": "LoadImage",
|
||||
"inputs": {
|
||||
"image": "byeolyi-ref-916.png"
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"class_type": "ApplyPulidFlux",
|
||||
"inputs": {
|
||||
"model": [
|
||||
"1",
|
||||
0
|
||||
],
|
||||
"pulid_flux": [
|
||||
"7",
|
||||
0
|
||||
],
|
||||
"eva_clip": [
|
||||
"8",
|
||||
0
|
||||
],
|
||||
"face_analysis": [
|
||||
"9",
|
||||
0
|
||||
],
|
||||
"image": [
|
||||
"10",
|
||||
0
|
||||
],
|
||||
"weight": 0.7,
|
||||
"start_at": 0.0,
|
||||
"end_at": 0.8,
|
||||
"fusion": "mean",
|
||||
"fusion_weight_max": 1.0,
|
||||
"fusion_weight_min": 0.0,
|
||||
"train_step": 1000,
|
||||
"use_gray": true
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"class_type": "FluxGuidance",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"19",
|
||||
0
|
||||
],
|
||||
"guidance": 3.5
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"class_type": "KSampler",
|
||||
"inputs": {
|
||||
"model": [
|
||||
"11",
|
||||
0
|
||||
],
|
||||
"positive": [
|
||||
"12",
|
||||
0
|
||||
],
|
||||
"negative": [
|
||||
"5",
|
||||
0
|
||||
],
|
||||
"latent_image": [
|
||||
"6",
|
||||
0
|
||||
],
|
||||
"seed": 106001,
|
||||
"steps": 25,
|
||||
"cfg": 1.0,
|
||||
"sampler_name": "euler",
|
||||
"scheduler": "simple",
|
||||
"denoise": 1.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"class_type": "VAEDecode",
|
||||
"inputs": {
|
||||
"samples": [
|
||||
"13",
|
||||
0
|
||||
],
|
||||
"vae": [
|
||||
"3",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"class_type": "SaveImage",
|
||||
"inputs": {
|
||||
"images": [
|
||||
"14",
|
||||
0
|
||||
],
|
||||
"filename_prefix": "m103_clean_r6_1_pulid07_redux10_ref916"
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
"class_type": "StyleModelLoader",
|
||||
"inputs": {
|
||||
"style_model_name": "flux1-redux-dev.safetensors"
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"class_type": "CLIPVisionLoader",
|
||||
"inputs": {
|
||||
"clip_name": "sigclip_vision_patch14_384.safetensors"
|
||||
}
|
||||
},
|
||||
"18": {
|
||||
"class_type": "CLIPVisionEncode",
|
||||
"inputs": {
|
||||
"clip_vision": [
|
||||
"17",
|
||||
0
|
||||
],
|
||||
"image": [
|
||||
"10",
|
||||
0
|
||||
],
|
||||
"crop": "center"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"class_type": "StyleModelApply",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"4",
|
||||
0
|
||||
],
|
||||
"style_model": [
|
||||
"16",
|
||||
0
|
||||
],
|
||||
"clip_vision_output": [
|
||||
"18",
|
||||
0
|
||||
],
|
||||
"strength": 1.0,
|
||||
"strength_type": "multiply"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "UnetLoaderGGUF",
|
||||
"inputs": {
|
||||
"unet_name": "flux1-dev-Q5_K_S.gguf"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "DualCLIPLoader",
|
||||
"inputs": {
|
||||
"clip_name1": "clip_l.safetensors",
|
||||
"clip_name2": "t5xxl_fp8_e4m3fn.safetensors",
|
||||
"type": "flux"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"class_type": "VAELoader",
|
||||
"inputs": {
|
||||
"vae_name": "ae.safetensors"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "A 25-28 year old Korean woman in a modern hanbok with subtle Cute Horror mood, sitting gracefully in a traditional Korean tea house with hanok wooden architecture, warm afternoon light filtering through latticed windows, cool pale skin, gentle expression, photorealistic, high detail",
|
||||
"clip": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "cartoon, anime, child, teenage, purple hoodie, japanese building, plastic skin",
|
||||
"clip": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"class_type": "EmptyLatentImage",
|
||||
"inputs": {
|
||||
"width": 768,
|
||||
"height": 1344,
|
||||
"batch_size": 1
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"class_type": "PulidFluxModelLoader",
|
||||
"inputs": {
|
||||
"pulid_file": "pulid_flux_v0.9.1.safetensors"
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"class_type": "PulidFluxEvaClipLoader",
|
||||
"inputs": {}
|
||||
},
|
||||
"9": {
|
||||
"class_type": "PulidFluxInsightFaceLoader",
|
||||
"inputs": {
|
||||
"provider": "CUDA"
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"class_type": "LoadImage",
|
||||
"inputs": {
|
||||
"image": "byeolyi-default.png"
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"class_type": "ApplyPulidFlux",
|
||||
"inputs": {
|
||||
"model": [
|
||||
"1",
|
||||
0
|
||||
],
|
||||
"pulid_flux": [
|
||||
"7",
|
||||
0
|
||||
],
|
||||
"eva_clip": [
|
||||
"8",
|
||||
0
|
||||
],
|
||||
"face_analysis": [
|
||||
"9",
|
||||
0
|
||||
],
|
||||
"image": [
|
||||
"10",
|
||||
0
|
||||
],
|
||||
"weight": 0.7,
|
||||
"start_at": 0.0,
|
||||
"end_at": 0.8,
|
||||
"fusion": "mean",
|
||||
"fusion_weight_max": 1.0,
|
||||
"fusion_weight_min": 0.0,
|
||||
"train_step": 1000,
|
||||
"use_gray": true
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"class_type": "FluxGuidance",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"19",
|
||||
0
|
||||
],
|
||||
"guidance": 3.5
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"class_type": "KSampler",
|
||||
"inputs": {
|
||||
"model": [
|
||||
"11",
|
||||
0
|
||||
],
|
||||
"positive": [
|
||||
"12",
|
||||
0
|
||||
],
|
||||
"negative": [
|
||||
"5",
|
||||
0
|
||||
],
|
||||
"latent_image": [
|
||||
"6",
|
||||
0
|
||||
],
|
||||
"seed": 106002,
|
||||
"steps": 25,
|
||||
"cfg": 1.0,
|
||||
"sampler_name": "euler",
|
||||
"scheduler": "simple",
|
||||
"denoise": 1.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"class_type": "VAEDecode",
|
||||
"inputs": {
|
||||
"samples": [
|
||||
"13",
|
||||
0
|
||||
],
|
||||
"vae": [
|
||||
"3",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"class_type": "SaveImage",
|
||||
"inputs": {
|
||||
"images": [
|
||||
"14",
|
||||
0
|
||||
],
|
||||
"filename_prefix": "m103_clean_r6_2_pulid07_redux10_default"
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
"class_type": "StyleModelLoader",
|
||||
"inputs": {
|
||||
"style_model_name": "flux1-redux-dev.safetensors"
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"class_type": "CLIPVisionLoader",
|
||||
"inputs": {
|
||||
"clip_name": "sigclip_vision_patch14_384.safetensors"
|
||||
}
|
||||
},
|
||||
"18": {
|
||||
"class_type": "CLIPVisionEncode",
|
||||
"inputs": {
|
||||
"clip_vision": [
|
||||
"17",
|
||||
0
|
||||
],
|
||||
"image": [
|
||||
"10",
|
||||
0
|
||||
],
|
||||
"crop": "center"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"class_type": "StyleModelApply",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"4",
|
||||
0
|
||||
],
|
||||
"style_model": [
|
||||
"16",
|
||||
0
|
||||
],
|
||||
"clip_vision_output": [
|
||||
"18",
|
||||
0
|
||||
],
|
||||
"strength": 1.0,
|
||||
"strength_type": "multiply"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user