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 환경 호환성 결함 확정"
}
}
}