meeting-105 별이 v2.3 + meeting-106 한옥 사계절: Horror+선명도 TRIPLE 2건 + 9 winner-hanok

PHASE A — meeting-105 byeolyi v2.3 (Horror + 선명도, R1 한복 트랙 제외):

R2 Horror 단독 (4 조합, 2 성공):
- 2-1: Tim Burton + lavender → pastel 84.27% / cool 44.28%
- 2-2: melancholy + looking down → pastel 82.93% / cool 45.85%  best Horror
- 2-3, 2-4: CUDA error

R3 선명도 단독 (4 조합, 3 성공):
- 3-1: 1024x1792 → pastel 88.02% / edge 2.84
- 3-2: 35 steps → pastel 79.1% / edge 3.54  best edge
- 3-3: guidance 5.0 → pastel 89.71% / edge 3.12
- 3-4: dpmpp_2m → CUDA error

R4 Horror + 선명도 통합 (4 조합, 3 성공, 🏆 2 TRIPLE-CONDITIONS-MET):
- 4-1: melancholy + 35 steps → 87.23%/41.26%/3.41 🏆
- 4-2: full + 1024x1792 → 87.55%/38.33%/2.89
- 4-3: Burton + guidance 5.0 → 87.11%/45.55%/3.18 🏆
- 4-4: ALL stack → CUDA error

🏆 best combined R4-3 score 58.05 (Horror + Sharpness 동시 만족)

PHASE B — meeting-106 hanok 사계절×5유형 (9/9 = 100%):

R1 사계절 마을 (4/4):
- 봄 마을 44.1% / 여름 39.4% / 가을 45.84% / 겨울 31.99%

R2 가을 × 5 유형 (5/5):
- 마을 38.8% / 산간 41.06% / 해안 56.04%  / 궁궐 50.98% / 정원 47.74%

🏆 m106 best: R2-3 가을 해안 56.04%

자산 라이브러리 추가:
- meeting-105 TRIPLE 워크플로 2개 (R4-1, R4-3)
- meeting-105 R2 Horror best + R3 선명도 best 2개
- meeting-106 winner-hanok 워크플로 9개 (모든 시즌×유형)

vision 검수 대기:
- meeting-105: 별이 ≥8 (한복 4+ AND Horror 4+ AND 선명도 4+) 합격 판정 필요
- meeting-106: 한옥 ≥4.5/5 (한국식 곡선 기와, 일본 X, Cute Horror 일관)

다음 자산 R&D 추천:
- 별이 합격 시: 타로 78장 / 12지신 (TRIPLE 워크플로 직접 재활용)
- 한옥 합격 시: 운세 카드 배경 (해안 56.04% 베이스 우선) / 풍수 부적
This commit is contained in:
choijaewook
2026-05-20 08:07:29 +09:00
parent 02ec5880fe
commit 24d1c593b4
54 changed files with 2547 additions and 0 deletions

View File

@@ -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 elegant modern hanbok, melancholy gaze cast downward, soft horror undertone, sitting alone in shadowy hanok room, cool pale ivory skin, faint dark hollow under eyes, distant lonely mood, muted dusk purple light through latticed paper window, photorealistic editorial portrait",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "cartoon, anime, child, teenage, purple hoodie, japanese building, kimono, hanfu, modern dress, plastic skin, smiling brightly, cheerful, vibrant warm colors",
"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": 201002,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m105_r2_2-2_horror"
}
},
"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"
}
}
}

View File

@@ -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, ultra sharp focus, high detail face, crisp fabric texture, professional photograph, fine detail",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "cartoon, anime, child, teenage, purple hoodie, japanese building, kimono, hanfu, blurry, soft focus, low resolution",
"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": 301002,
"steps": 35,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m105_r3_3-2_35steps"
}
},
"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"
}
}
}

View File

@@ -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 elegant modern hanbok, melancholy gaze cast downward, soft horror undertone, sitting alone in shadowy hanok room with hanok wooden architecture, cool pale ivory skin, faint dark hollow under eyes, distant lonely mood, muted dusk purple light through latticed paper window, photorealistic editorial portrait, ultra sharp focus, high detail face, crisp fabric texture",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "cartoon, anime, child, teenage, purple hoodie, japanese building, kimono, hanfu, modern dress, plastic skin, smiling brightly, cheerful, vibrant warm colors, blurry, soft focus, low resolution",
"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": 401001,
"steps": 35,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m105_r4_4-1_horror_melancholy_35steps"
}
},
"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"
}
}
}

View File

@@ -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 modern hanbok, Tim Burton style soft horror, dark whimsy atmosphere, sitting in traditional Korean tea house with hanok wooden architecture, cool pale skin with faint dark shadow on cheek, melancholy expression, looking aside not facing camera, deep lavender and dusk purple color palette, photorealistic with delicate ink-wash quality, sharp detail",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "cartoon, anime, child, teenage, purple hoodie, japanese building, kimono, hanfu, modern dress, plastic skin, smiling brightly, cheerful, vibrant warm colors, blurry, soft focus, low resolution",
"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": 5.0
}
},
"13": {
"class_type": "KSampler",
"inputs": {
"model": [
"11",
0
],
"positive": [
"12",
0
],
"negative": [
"5",
0
],
"latent_image": [
"6",
0
],
"seed": 401003,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m105_r4_4-3_burton_guidance5"
}
},
"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"
}
}
}

View File

@@ -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 royal palace gyeongbokgung with curved tile roofs and dancheong painted patterns in red blue green, courtyard in autumn with golden maple and persimmon trees, soft cream sky with warm pastel clouds, golden hour, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600204,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r2_\uac00\uc744_\uad81\uad90"
}
}
}

View File

@@ -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 with curved tile roofs (giwa), wooden hanok gates (daemun), stone walls in autumn with golden maple and persimmon trees, soft cream sky with warm pastel clouds, golden hour, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600103,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r1_\uac00\uc744_\ub9c8\uc744"
}
}
}

View File

@@ -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 with curved tile roofs (giwa), wooden hanok gates (daemun), stone walls in autumn with golden maple and persimmon trees, soft cream sky with warm pastel clouds, golden hour, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600201,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r2_\uac00\uc744_\ub9c8\uc744"
}
}
}

View File

@@ -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 mountain hanok temple, surrounded by misty Korean peaks, traditional pavilion in autumn with golden maple and persimmon trees, soft cream sky with warm pastel clouds, golden hour, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600202,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r2_\uac00\uc744_\uc0b0\uac04"
}
}
}

View File

@@ -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 traditional garden (jeongwon) with hanok pavilion, lotus pond, stone lantern, curved tile roof in autumn with golden maple and persimmon trees, soft cream sky with warm pastel clouds, golden hour, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600205,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r2_\uac00\uc744_\uc815\uc6d0"
}
}
}

View File

@@ -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 coastal hanok village by the East Sea, curved tile roofs with ocean view, traditional fishing village in autumn with golden maple and persimmon trees, soft cream sky with warm pastel clouds, golden hour, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600203,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r2_\uac00\uc744_\ud574\uc548"
}
}
}

View File

@@ -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 with curved tile roofs (giwa), wooden hanok gates (daemun), stone walls in winter with snow-covered curved tile roofs, bare pine trees with snow, soft white sky, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600104,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r1_\uaca8\uc6b8_\ub9c8\uc744"
}
}
}

View File

@@ -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 with curved tile roofs (giwa), wooden hanok gates (daemun), stone walls in spring with soft pink cherry blossom (beotkkot) trees, fresh green sprouts, pastel pink sky, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600101,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r1_\ubd04_\ub9c8\uc744"
}
}
}

View File

@@ -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 with curved tile roofs (giwa), wooden hanok gates (daemun), stone walls in summer with lush green pine trees, deep blue sky with fluffy clouds, vibrant green, Korean architecture, NOT Japanese, NOT pagoda, photorealistic, high detail, soft pastel palette",
"clip": [
"2",
0
]
}
},
"5": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "japanese, pagoda, chinese architecture, modern building, wabi-sabi, zen rock garden, dark",
"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": 600102,
"steps": 25,
"cfg": 1.0,
"sampler_name": "uni_pc",
"scheduler": "karras",
"denoise": 1.0
}
},
"14": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"13",
0
],
"vae": [
"3",
0
]
}
},
"15": {
"class_type": "SaveImage",
"inputs": {
"images": [
"14",
0
],
"filename_prefix": "m106_r1_\uc5ec\ub984_\ub9c8\uc744"
}
}
}

View File

@@ -0,0 +1,107 @@
<!DOCTYPE html><html lang="ko"><head><meta charset="utf-8">
<title>meeting-105 byeolyi v2.3 — Horror + 선명도 통합</title>
<style>*{box-sizing:border-box}body{font-family:-apple-system,'Apple SD Gothic Neo',sans-serif;background:#0e0e15;color:#eaeaf0;padding:24px}h1{margin:0 0 8px;font-size:22px}.summary{background:#1c1c28;border-left:3px solid #6f7df2;padding:14px 18px;margin-bottom:24px;border-radius:6px;line-height:1.7}.summary b{color:#c8caff}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px}.cell{background:#18181f;border:1px solid #2a2a36;border-radius:8px;overflow:hidden}.cell.status-error{border-color:#5a2222;background:#1c1216}.cell.status-success{border-color:#2a4a2a}.cell img{width:100%;display:block;max-height:540px;object-fit:contain;background:#0a0a10}.no-image{padding:60px 12px;text-align:center;color:#c47;background:#1c1216;font-weight:bold}.label{padding:10px 12px;font-size:12px}.label-title{font-weight:600;color:#d4d4e0;margin-bottom:4px}.label-auto-eval{color:#b0c4b0;margin:6px 0;line-height:1.45}.label-flags{margin-top:6px;display:flex;flex-wrap:wrap;gap:4px}.flag{display:inline-block;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:600}.flag-ok{background:#1f4220;color:#8fcd8f}.flag-warn{background:#4a2a16;color:#f0a96a}</style></head><body>
<h1>meeting-105 byeolyi v2.3 — Horror + 선명도 통합</h1>
<div class="summary">
총 12 조합 / 성공 8 / 🏆 TRIPLE 합격 2<br>
R2 Horror best: 2-2 melancholy (pastel 82.93%, cool 45.85%)<br>
R3 선명도 best: 3-2 35 steps (edge 3.54), 3-3 guidance5 (pastel 89.71%)<br>
🏆 R4 TRIPLE: 4-1 (87.23%/41.26%/3.41), 4-3 (87.11%/45.55%/3.18) — Horror+Sharpness 동시 만족<br>
합격 기준 vision 검수 필요 (별이 ≥8 + 한복 4+ + Horror 4+ + 선명도 4+)
</div>
<div class="grid"> <div class="cell status-success">
<img src="../results/meeting-105-byeolyi-v2.3/round2/2-1_thumb.png" data-original="../results/meeting-105-byeolyi-v2.3/round2/2-1.png" alt="2-1">
<div class="label">
<div class="label-title">R2-2-1: Horror: Tim Burton + dark whimsy + lavender palette</div>
<div class="label-auto-eval">pastel=84.27% / black=0.0% / cool=44.28%</div>
<div class="label-flags"><span class="flag flag-warn">horror-cool-tone-OK</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-105-byeolyi-v2.3/round2/2-2_thumb.png" data-original="../results/meeting-105-byeolyi-v2.3/round2/2-2.png" alt="2-2">
<div class="label">
<div class="label-title">R2-2-2: Horror: melancholy + looking down + shadowy hanok</div>
<div class="label-auto-eval">pastel=82.93% / black=0.0% / cool=45.85%</div>
<div class="label-flags"><span class="flag flag-warn">horror-cool-tone-OK</span></div>
</div>
</div>
<div class="cell status-error">
<div class="no-image">ERROR</div>
<div class="label">
<div class="label-title">R2-2-3: Horror: deep lavender hanbok + cool blue undertone</div>
<div class="label-auto-eval">pastel=None% / black=None%</div>
<div class="label-flags"><span class="flag flag-warn">status-error</span></div>
</div>
</div>
<div class="cell status-error">
<div class="no-image">ERROR</div>
<div class="label">
<div class="label-title">R2-2-4: Horror full stack: Tim Burton + melancholy + lavender</div>
<div class="label-auto-eval">pastel=None% / black=None%</div>
<div class="label-flags"><span class="flag flag-warn">status-error</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-105-byeolyi-v2.3/round3/3-1_thumb.png" data-original="../results/meeting-105-byeolyi-v2.3/round3/3-1.png" alt="3-1">
<div class="label">
<div class="label-title">R3-3-1: Sharpness: 1024x1792 ultra sharp</div>
<div class="label-auto-eval">pastel=88.02% / black=0.0% / edge=2.84</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-105-byeolyi-v2.3/round3/3-2_thumb.png" data-original="../results/meeting-105-byeolyi-v2.3/round3/3-2.png" alt="3-2">
<div class="label">
<div class="label-title">R3-3-2: Sharpness: 35 steps + fine detail keywords</div>
<div class="label-auto-eval">pastel=79.1% / black=0.0% / edge=3.54</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-105-byeolyi-v2.3/round3/3-3_thumb.png" data-original="../results/meeting-105-byeolyi-v2.3/round3/3-3.png" alt="3-3">
<div class="label">
<div class="label-title">R3-3-3: Sharpness: guidance 5.0</div>
<div class="label-auto-eval">pastel=89.71% / black=0.0% / edge=3.12</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-error">
<div class="no-image">ERROR</div>
<div class="label">
<div class="label-title">R3-3-4: Sharpness: dpmpp_2m 30 steps</div>
<div class="label-auto-eval">pastel=None% / black=None%</div>
<div class="label-flags"><span class="flag flag-warn">status-error</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-105-byeolyi-v2.3/round4/4-1_thumb.png" data-original="../results/meeting-105-byeolyi-v2.3/round4/4-1.png" alt="4-1">
<div class="label">
<div class="label-title">R4-4-1 🏆: Horror melancholy + 35 steps</div>
<div class="label-auto-eval">pastel=87.23% / black=0.0% / cool=41.26% / edge=3.41</div>
<div class="label-flags"><span class="flag flag-warn">horror-cool-OK</span><span class="flag flag-warn">sharpness-OK</span><span class="flag flag-warn">TRIPLE-CONDITIONS-MET</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-105-byeolyi-v2.3/round4/4-2_thumb.png" data-original="../results/meeting-105-byeolyi-v2.3/round4/4-2.png" alt="4-2">
<div class="label">
<div class="label-title">R4-4-2: Horror full stack + 1024x1792</div>
<div class="label-auto-eval">pastel=87.55% / black=0.0% / cool=38.33% / edge=2.89</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-105-byeolyi-v2.3/round4/4-3_thumb.png" data-original="../results/meeting-105-byeolyi-v2.3/round4/4-3.png" alt="4-3">
<div class="label">
<div class="label-title">R4-4-3 🏆: Tim Burton + guidance 5.0</div>
<div class="label-auto-eval">pastel=87.11% / black=0.0% / cool=45.55% / edge=3.18</div>
<div class="label-flags"><span class="flag flag-warn">horror-cool-OK</span><span class="flag flag-warn">sharpness-OK</span><span class="flag flag-warn">TRIPLE-CONDITIONS-MET</span></div>
</div>
</div>
<div class="cell status-error">
<div class="no-image">ERROR</div>
<div class="label">
<div class="label-title">R4-4-4: ALL stack: hanbok keywords + Horror + 35 steps + g=5</div>
<div class="label-auto-eval">pastel=None% / black=None%</div>
<div class="label-flags"><span class="flag flag-warn">status-error</span></div>
</div>
</div></div></body></html>

View File

@@ -0,0 +1,83 @@
<!DOCTYPE html><html lang="ko"><head><meta charset="utf-8">
<title>meeting-106 hanok 사계절×5유형</title>
<style>*{box-sizing:border-box}body{font-family:-apple-system,'Apple SD Gothic Neo',sans-serif;background:#0e0e15;color:#eaeaf0;padding:24px}h1{margin:0 0 8px;font-size:22px}.summary{background:#1c1c28;border-left:3px solid #6f7df2;padding:14px 18px;margin-bottom:24px;border-radius:6px;line-height:1.7}.summary b{color:#c8caff}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px}.cell{background:#18181f;border:1px solid #2a2a36;border-radius:8px;overflow:hidden}.cell.status-success{border-color:#2a4a2a}.cell img{width:100%;display:block;max-height:540px;object-fit:contain;background:#0a0a10}.label{padding:10px 12px;font-size:12px}.label-title{font-weight:600;color:#d4d4e0;margin-bottom:4px}.label-auto-eval{color:#b0c4b0;margin:6px 0;line-height:1.45}.label-flags{margin-top:6px;display:flex;flex-wrap:wrap;gap:4px}.flag{display:inline-block;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:600}.flag-ok{background:#1f4220;color:#8fcd8f}.flag-warn{background:#4a2a16;color:#f0a96a}</style></head><body>
<h1>meeting-106 hanok 사계절×5유형 매트릭스</h1>
<div class="summary">
총 9 조합 / 성공 9 (9/9 = 100%)<br>
🏆 best: <b>R2-r2-2-3</b> 가을 해안 (East Sea coastal village) = 56.04%<br>
R1 사계절 마을: 봄 44.1% / 여름 39.4% / 가을 45.84% / 겨울 31.99%<br>
R2 가을 유형: 마을 38.8% / 산간 41.06% / 해안 56.04% ⭐ / 궁궐 50.98% / 정원 47.74%<br>
9 winner-hanok 워크플로 저장: assets-library/workflows/winner-hanok-{계절}-{유형}.json
</div>
<div class="grid"> <div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round1/r1-1-1_thumb.png" data-original="../results/meeting-106-hanok-seasons/round1/r1-1-1.png" alt="r1-1-1">
<div class="label">
<div class="label-title">R1-r1-1-1: 봄 마을 (cherry blossom 마을)</div>
<div class="label-auto-eval">pastel=44.1% / black=0.03%</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round1/r1-1-2_thumb.png" data-original="../results/meeting-106-hanok-seasons/round1/r1-1-2.png" alt="r1-1-2">
<div class="label">
<div class="label-title">R1-r1-1-2: 여름 마을 (lush green pines)</div>
<div class="label-auto-eval">pastel=39.4% / black=0.24%</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round1/r1-1-3_thumb.png" data-original="../results/meeting-106-hanok-seasons/round1/r1-1-3.png" alt="r1-1-3">
<div class="label">
<div class="label-title">R1-r1-1-3: 가을 마을 (golden maple persimmon)</div>
<div class="label-auto-eval">pastel=45.84% / black=3.2%</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round1/r1-1-4_thumb.png" data-original="../results/meeting-106-hanok-seasons/round1/r1-1-4.png" alt="r1-1-4">
<div class="label">
<div class="label-title">R1-r1-1-4: 겨울 마을 (snow-covered)</div>
<div class="label-auto-eval">pastel=31.99% / black=2.91%</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round2/r2-2-1_thumb.png" data-original="../results/meeting-106-hanok-seasons/round2/r2-2-1.png" alt="r2-2-1">
<div class="label">
<div class="label-title">R2-r2-2-1: 가을 마을</div>
<div class="label-auto-eval">pastel=38.8% / black=3.84%</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round2/r2-2-2_thumb.png" data-original="../results/meeting-106-hanok-seasons/round2/r2-2-2.png" alt="r2-2-2">
<div class="label">
<div class="label-title">R2-r2-2-2: 가을 산간 (mountain hanok temple)</div>
<div class="label-auto-eval">pastel=41.06% / black=9.84%</div>
<div class="label-flags"><span class="flag flag-warn">black-suspicious</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round2/r2-2-3_thumb.png" data-original="../results/meeting-106-hanok-seasons/round2/r2-2-3.png" alt="r2-2-3">
<div class="label">
<div class="label-title">R2-r2-2-3: 가을 해안 (East Sea coastal village)</div>
<div class="label-auto-eval">pastel=56.04% / black=0.49%</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round2/r2-2-4_thumb.png" data-original="../results/meeting-106-hanok-seasons/round2/r2-2-4.png" alt="r2-2-4">
<div class="label">
<div class="label-title">R2-r2-2-4: 가을 궁궐 (palace dancheong)</div>
<div class="label-auto-eval">pastel=50.98% / black=0.22%</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div>
<div class="cell status-success">
<img src="../results/meeting-106-hanok-seasons/round2/r2-2-5_thumb.png" data-original="../results/meeting-106-hanok-seasons/round2/r2-2-5.png" alt="r2-2-5">
<div class="label">
<div class="label-title">R2-r2-2-5: 가을 정원 (lotus pond pavilion)</div>
<div class="label-auto-eval">pastel=47.74% / black=0.0%</div>
<div class="label-flags"><span class="flag flag-ok">clean</span></div>
</div>
</div></div></body></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 788 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

View File

@@ -0,0 +1,101 @@
{
"round": 2,
"captured_at": "2026-05-20T07:44:05",
"track": "meeting-105-byeolyi-v2.3",
"note": "R2 Horror 단독 — Tim Burton/melancholy/looking aside/lavender 키워드 변형",
"combos": [
{
"id": "2-1",
"prompt_id": "9d5c5e50-9d76-4461-8ce6-9f5c8cf8e90c",
"status": "success",
"prompt_set": "A",
"variant": "Horror: Tim Burton + dark whimsy + lavender palette",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"size_bytes": 805821,
"thumb_size_kb": 222,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 84.27,
"cool_tone_pct": 44.28,
"filename_local": "2-1.png",
"thumb_local": "2-1_thumb.png",
"flags": [
"horror-cool-tone-OK"
]
},
{
"id": "2-2",
"prompt_id": "57a54201-50c0-451a-99c0-feabb5815b10",
"status": "success",
"prompt_set": "A",
"variant": "Horror: melancholy + looking down + shadowy hanok",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"size_bytes": 807164,
"thumb_size_kb": 224,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 82.93,
"cool_tone_pct": 45.85,
"filename_local": "2-2.png",
"thumb_local": "2-2_thumb.png",
"flags": [
"horror-cool-tone-OK"
]
},
{
"id": "2-3",
"prompt_id": "7938719d-539f-43a0-9a89-07f35565996c",
"status": "error",
"prompt_set": "A",
"variant": "Horror: deep lavender hanbok + cool blue undertone",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"error_node": "VAEDecode",
"error_message": "CUDA error: invalid argument\nSearch for `cudaErrorInvalidValue' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information.\nCUDA kernel errors might be asynchronou",
"flags": [
"status-error"
]
},
{
"id": "2-4",
"prompt_id": "9466d23b-6d95-4ace-9fec-9497c2ccbf07",
"status": "error",
"prompt_set": "A",
"variant": "Horror full stack: Tim Burton + melancholy + lavender",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"error_node": "CLIPTextEncode",
"error_message": "CUDA error: invalid argument\nSearch for `cudaErrorInvalidValue' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information.\nCUDA kernel errors might be asynchronou",
"flags": [
"status-error"
]
}
],
"learning": {
"passed_count": 2,
"failed_count": 2,
"best_pastel_id": "2-1",
"best_pastel_pct": 84.27,
"best_horror_id": "2-2",
"best_horror_cool_pct": 45.85,
"r10_baseline_pastel": 88.09
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 778 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 660 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

View File

@@ -0,0 +1,100 @@
{
"round": 3,
"captured_at": "2026-05-20T07:49:34",
"track": "meeting-105-byeolyi-v2.3",
"note": "R3 선명도 — 1024x1792 / 35steps / guidance5 / dpmpp_2m 비교",
"combos": [
{
"id": "3-1",
"prompt_id": "b8fa0b40-2a80-4992-a76b-d21b831370d5",
"status": "success",
"prompt_set": "A",
"variant": "Sharpness: 1024x1792 ultra sharp",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"size_bytes": 1239154,
"thumb_size_kb": 198,
"width": 1024,
"height": 1792,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 88.02,
"edge_density": 2.84,
"filename_local": "3-1.png",
"thumb_local": "3-1_thumb.png",
"flags": []
},
{
"id": "3-2",
"prompt_id": "2929a608-c6ba-4545-963b-b83957b48f92",
"status": "success",
"prompt_set": "A",
"variant": "Sharpness: 35 steps + fine detail keywords",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"size_bytes": 797176,
"thumb_size_kb": 271,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 79.1,
"edge_density": 3.54,
"filename_local": "3-2.png",
"thumb_local": "3-2_thumb.png",
"flags": []
},
{
"id": "3-3",
"prompt_id": "e4d5217e-0ff6-4ba9-ae97-018d4e9178c7",
"status": "success",
"prompt_set": "A",
"variant": "Sharpness: guidance 5.0",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"size_bytes": 675543,
"thumb_size_kb": 202,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 89.71,
"edge_density": 3.12,
"filename_local": "3-3.png",
"thumb_local": "3-3_thumb.png",
"flags": []
},
{
"id": "3-4",
"prompt_id": "705f6d56-cb30-4e86-9acb-5b6f0dd9b1d7",
"status": "error",
"prompt_set": "A",
"variant": "Sharpness: dpmpp_2m 30 steps",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"error_node": "VAEDecode",
"error_message": "CUDA error: invalid argument\nSearch for `cudaErrorInvalidValue' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information.\nCUDA kernel errors might be asynchronou",
"flags": [
"status-error"
]
}
],
"learning": {
"passed_count": 3,
"failed_count": 1,
"best_sharp_id": "3-2",
"best_edge_density": 3.54
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 685 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

View File

@@ -0,0 +1,111 @@
{
"round": 4,
"captured_at": "2026-05-20T07:55:50",
"track": "meeting-105-byeolyi-v2.3",
"note": "R4 Horror + 선명도 통합 — R2/R3 best 결합",
"combos": [
{
"id": "4-1",
"prompt_id": "5b1cb9cc-8eb0-4481-a212-c70d7a0d6314",
"status": "success",
"prompt_set": "A",
"variant": "Horror melancholy + 35 steps",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"size_bytes": 785052,
"thumb_size_kb": 244,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 87.23,
"cool_tone_pct": 41.26,
"edge_density": 3.41,
"filename_local": "4-1.png",
"thumb_local": "4-1_thumb.png",
"flags": [
"horror-cool-OK",
"sharpness-OK",
"TRIPLE-CONDITIONS-MET"
]
},
{
"id": "4-2",
"prompt_id": "8cc67d4d-63b3-4d17-bad7-736eff808eb3",
"status": "success",
"prompt_set": "A",
"variant": "Horror full stack + 1024x1792",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"size_bytes": 1235079,
"thumb_size_kb": 191,
"width": 1024,
"height": 1792,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 87.55,
"cool_tone_pct": 38.33,
"edge_density": 2.89,
"filename_local": "4-2.png",
"thumb_local": "4-2_thumb.png",
"flags": []
},
{
"id": "4-3",
"prompt_id": "fdbf726a-90ef-4738-9a7f-73e49c86c9cb",
"status": "success",
"prompt_set": "A",
"variant": "Tim Burton + guidance 5.0",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"size_bytes": 701647,
"thumb_size_kb": 206,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 87.11,
"cool_tone_pct": 45.55,
"edge_density": 3.18,
"filename_local": "4-3.png",
"thumb_local": "4-3_thumb.png",
"flags": [
"horror-cool-OK",
"sharpness-OK",
"TRIPLE-CONDITIONS-MET"
]
},
{
"id": "4-4",
"prompt_id": "bbbff274-4e61-454f-8368-90d52a0f2c51",
"status": "error",
"prompt_set": "A",
"variant": "ALL stack: hanbok keywords + Horror + 35 steps + g=5",
"models_used": [
"flux-dev",
"pulid-flux",
"flux-redux"
],
"error_node": "VAEDecode",
"error_message": "CUDA error: invalid argument\nSearch for `cudaErrorInvalidValue' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information.\nCUDA kernel errors might be asynchronou",
"flags": [
"status-error"
]
}
],
"learning": {
"passed_count": 3,
"failed_count": 1,
"best_combined_id": "4-3",
"best_combined_score": 58.05
}
}

View File

@@ -0,0 +1,96 @@
{
"round": 1,
"captured_at": "2026-05-20T08:00:46",
"track": "meeting-106-hanok-seasons",
"note": "R1 사계절 마을 4 조합",
"combos": [
{
"id": "r1-1-1",
"prompt_id": "e6298ab9-c6de-419a-8e6f-a3a74e845b96",
"status": "success",
"prompt_set": "B",
"variant": "봄 마을 (cherry blossom 마을)",
"models_used": [
"flux-dev"
],
"size_bytes": 1688055,
"thumb_size_kb": 444,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.03,
"pastel_pct": 44.1,
"filename_local": "r1-1-1.png",
"thumb_local": "r1-1-1_thumb.png",
"source_filename": "m106_r1_봄_마을_00001_.png",
"flags": []
},
{
"id": "r1-1-2",
"prompt_id": "fc1e7277-2698-45a1-8f4e-5c8151642ae7",
"status": "success",
"prompt_set": "B",
"variant": "여름 마을 (lush green pines)",
"models_used": [
"flux-dev"
],
"size_bytes": 1920572,
"thumb_size_kb": 470,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.24,
"pastel_pct": 39.4,
"filename_local": "r1-1-2.png",
"thumb_local": "r1-1-2_thumb.png",
"source_filename": "m106_r1_여름_마을_00001_.png",
"flags": []
},
{
"id": "r1-1-3",
"prompt_id": "e02ffb59-1f0e-4f11-8b5b-e574eddbff1e",
"status": "success",
"prompt_set": "B",
"variant": "가을 마을 (golden maple persimmon)",
"models_used": [
"flux-dev"
],
"size_bytes": 1820266,
"thumb_size_kb": 420,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 3.2,
"pastel_pct": 45.84,
"filename_local": "r1-1-3.png",
"thumb_local": "r1-1-3_thumb.png",
"source_filename": "m106_r1_가을_마을_00001_.png",
"flags": []
},
{
"id": "r1-1-4",
"prompt_id": "7a1fdf31-31bb-4285-8af1-dd5902f739fe",
"status": "success",
"prompt_set": "B",
"variant": "겨울 마을 (snow-covered)",
"models_used": [
"flux-dev"
],
"size_bytes": 1753943,
"thumb_size_kb": 462,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 2.91,
"pastel_pct": 31.99,
"filename_local": "r1-1-4.png",
"thumb_local": "r1-1-4_thumb.png",
"source_filename": "m106_r1_겨울_마을_00001_.png",
"flags": []
}
],
"learning": {
"passed_count": 4,
"failed_count": 0
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 KiB

View File

@@ -0,0 +1,119 @@
{
"round": 2,
"captured_at": "2026-05-20T08:05:50",
"track": "meeting-106-hanok-seasons",
"note": "R2 — 가을 × 5 유형",
"combos": [
{
"id": "r2-2-1",
"prompt_id": "2e24f8f6-ee2e-4e9e-ae68-a0f70d654e18",
"status": "success",
"prompt_set": "B",
"variant": "가을 마을",
"models_used": [
"flux-dev"
],
"size_bytes": 1788801,
"thumb_size_kb": 432,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 3.84,
"pastel_pct": 38.8,
"filename_local": "r2-2-1.png",
"thumb_local": "r2-2-1_thumb.png",
"source_filename": "m106_r2_가을_마을_00001_.png",
"flags": []
},
{
"id": "r2-2-2",
"prompt_id": "70fadfbb-2e70-4d94-8772-7b8c327d9e6c",
"status": "success",
"prompt_set": "B",
"variant": "가을 산간 (mountain hanok temple)",
"models_used": [
"flux-dev"
],
"size_bytes": 1534902,
"thumb_size_kb": 341,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 9.84,
"pastel_pct": 41.06,
"filename_local": "r2-2-2.png",
"thumb_local": "r2-2-2_thumb.png",
"source_filename": "m106_r2_가을_산간_00001_.png",
"flags": [
"black-suspicious"
]
},
{
"id": "r2-2-3",
"prompt_id": "bc1081c0-da3b-4198-9766-c65c146da510",
"status": "success",
"prompt_set": "B",
"variant": "가을 해안 (East Sea coastal village)",
"models_used": [
"flux-dev"
],
"size_bytes": 1654522,
"thumb_size_kb": 427,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.49,
"pastel_pct": 56.04,
"filename_local": "r2-2-3.png",
"thumb_local": "r2-2-3_thumb.png",
"source_filename": "m106_r2_가을_해안_00001_.png",
"flags": []
},
{
"id": "r2-2-4",
"prompt_id": "4e41294a-aa67-441e-9965-7755f7b234a1",
"status": "success",
"prompt_set": "B",
"variant": "가을 궁궐 (palace dancheong)",
"models_used": [
"flux-dev"
],
"size_bytes": 1687509,
"thumb_size_kb": 405,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.22,
"pastel_pct": 50.98,
"filename_local": "r2-2-4.png",
"thumb_local": "r2-2-4_thumb.png",
"source_filename": "m106_r2_가을_궁궐_00001_.png",
"flags": []
},
{
"id": "r2-2-5",
"prompt_id": "c0dfe21e-1917-442a-9899-ba9b765ad89a",
"status": "success",
"prompt_set": "B",
"variant": "가을 정원 (lotus pond pavilion)",
"models_used": [
"flux-dev"
],
"size_bytes": 1480512,
"thumb_size_kb": 380,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.0,
"pastel_pct": 47.74,
"filename_local": "r2-2-5.png",
"thumb_local": "r2-2-5_thumb.png",
"source_filename": "m106_r2_가을_정원_00001_.png",
"flags": []
}
],
"learning": {
"passed_count": 5,
"failed_count": 0
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB