meeting-103 R8 2/1: 재시작 후 PuLID·Stage3 부활 / Qwen-Edit 6차 실패 (계열 결함 확정)

 8-1 Flux Dev + PuLID mean 0.85 (검정 2.51%, 파스텔 33.7%) — R1-3 재현 성공
 8-2 Pony 7-4 → Flux Refiner denoise 0.3 (검정 0.16%, 파스텔 12.3%) — Stage 3 작동
 8-3 Qwen-Edit-2511 Stage 2 한자 정정 (4.5KB) — Qwen 계열 6차 실패

확정 결론:
- ComfyUI systemd 재시작 = 메모리 leak 해소 (R3-R6 의 cast_to_device OOM 모두 해결)
- PuLID, Stage 3 Refiner = 재시작 후 정상 작동
- Qwen-Image + Qwen-Edit 계열 = GGUF Q4 + CUDA 13.0 + PyTorch 2.12 환경 호환성 결함 6차 확정
  → 본 트랙 한자 렌더링은 Pony score_9 만 가능

누적 18장 (시각 검수 가능):
- 별이 8장 (R1-1·2·3, R2-1, R4-3, R7-3·4, R8-1 PuLID)
- 한자카드 6장 (R2-6, R6-2, R7-1·2, R7-4 with card, R8-2 refined)
- 한옥 5장 (R1-4, R4-2·4, R5-4, R7-5)

자산 갱신:
- models-performance: pulid-flux R8 작동 / qwen-edit-2511 6차 실패
- failed-patterns: qwen-family-gguf-Q4-환경-호환성-결함 6attempts 확정
This commit is contained in:
choijaewook
2026-05-19 22:36:01 +09:00
parent 0f3760aa4f
commit 7d0bef591a
9 changed files with 107 additions and 8 deletions

View File

@@ -68,7 +68,7 @@
"verdict": "7라운드 검증 / ComfyUI 재시작 후 100% 성공률 / 검정 0.01-0.68% 일관 / 파스텔 8-42% 변동"
},
"flux-dev": {
"rounds_used": 4,
"rounds_used": 8,
"dimensions": {
"byeolyi": [],
"hanja": [],
@@ -77,19 +77,21 @@
"korean_traditional": [],
"auto_pastel": [
20.1,
29.7
29.7,
12.3
],
"auto_black": [
3.11,
0.0
0.0,
0.16
]
},
"avg_scores": {},
"best_combinations": [],
"verdict": "복합 워크플로우 cast_to_device OOM 빈번 / 단 워크플로우도 R4 실패"
"verdict": "Stage 3 Refiner (img2img denoise 0.3) 정상 작동 / 단 워크플로우는 OOM 빈번"
},
"pulid-flux": {
"rounds_used": 1,
"rounds_used": 8,
"dimensions": {
"byeolyi": [],
"hanja": [],
@@ -97,15 +99,17 @@
"illustration": [],
"korean_traditional": [],
"auto_pastel": [
30.2
30.2,
33.7
],
"auto_black": [
0.73
0.73,
2.51
]
},
"avg_scores": {},
"best_combinations": [],
"verdict": ""
"verdict": "재시작 후 작동 / mean 0.85 = 검정 2.51% 파스텔 33.7% / 별이 ID matching 시각 평가 필수"
},
"qwen-image-2512": {
"rounds_used": 1,
@@ -135,6 +139,13 @@
"avg_scores": {},
"best_combinations": [],
"verdict": "단일 모델 성공 / A 별이 검정 13.92% 한계 / B 한옥 안정 36.4% 파스텔"
},
"qwen-edit-2511": {
"rounds_used": 8,
"dimensions": {},
"avg_scores": {},
"best_combinations": [],
"verdict": "Stage 2 인페인트 6차 실패 — Qwen 계열 GGUF Q4 환경 호환성 결함 확정"
}
}
}

View File

@@ -57,5 +57,28 @@
"diagnosis": "VRAM 4.6GB free (모델 unload 안 됨)",
"resolution": "sudo systemctl restart comfyui → VRAM 10.98GB free → R7 5/5 100% 성공",
"operational_protocol": "긴 R&D 세션 시 5라운드마다 ComfyUI 재시작 권장"
},
"qwen-family-gguf-Q4-environment-incompatibility-CONFIRMED-6attempts": {
"models_tested": [
"qwen-image-2512-Q4",
"qwen-image-edit-2511-Q4"
],
"samplers_tested": [
"KSampler euler simple",
"SamplerCustomAdvanced",
"KSampler dpmpp_2m simple",
"KSampler euler simple Edit"
],
"patterns_tested": [
"EmptyLatent",
"EmptyQwenLayered",
"ModelSamplingAuraFlow+SD3",
"SamplerCustomAdvanced+ModelSampling",
"1024x1024 KSampler dpmpp_2m",
"Qwen-Edit 인페인트 denoise 0.7",
"Qwen-Edit denoise 0.85"
],
"verdict": "GGUF Q4 + CUDA 13.0 + PyTorch 2.12 환경 호환성 결함 — 6차 모두 5KB latent",
"next_track": "non-GGUF safetensors 또는 다른 quant (Q8/fp16) 필요 — 본 트랙에서는 한자 정확 렌더링 = Pony score_9 만 가능"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1017 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 605 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,65 @@
{
"round": 8,
"captured_at": "2026-05-19T22:35:17.555659",
"combos": [
{
"id": "8-1",
"prompt_id": "70d70690-8249-4ec6-b3ee-6a53d353d077",
"models_used": [
"flux-dev",
"pulid-flux"
],
"prompt_set": "A",
"variant": "PuLID mean 0.85 postrestart",
"status": "OK",
"size_bytes": 1041105,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 2.51,
"pastel_pct": 33.7,
"thumb_size_kb": 357
},
{
"id": "8-2",
"prompt_id": "e0c6fe8a-4f4b-4cf6-838f-397f5772699d",
"models_used": [
"pony-v6",
"flux-dev"
],
"prompt_set": "A",
"variant": "Pony 7-4 → Flux Refiner denoise 0.3",
"status": "OK",
"size_bytes": 1764064,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.16,
"pastel_pct": 12.3,
"thumb_size_kb": 604
},
{
"id": "8-3",
"prompt_id": "47877435-0bf9-499c-897a-f23f25a401e9",
"models_used": [
"qwen-edit-2511"
],
"prompt_set": "C",
"variant": "Qwen-Edit Stage 2 한자 정정 postrestart",
"status": "FAILED_SMALL",
"size_bytes": 4578,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 100.0,
"pastel_pct": 0.0,
"thumb_size_kb": 1
}
],
"learning": {
"passed_count": 2,
"failed_count": 1,
"best_pastel": "8-1",
"next_round_hint": "auto-determine based on round learning"
}
}