meeting-103 R2: 6조합 / 실제 2 + 4 — Pony 일관성 확인

 2-1 Pony→Flux Refiner A 별이 (Stage 1+3, 1.5MB, 검정 0.68%, 파스텔 42.1%)
 2-6 Pony V6 XL C 한자카드 (1.7MB, 검정 0.37%, 파스텔 41.8%)
  → Pony 가 한자 시도 — 시각 평가 핵심 (R1 R2 평균 42% 파스텔 일관성)

 2-2 PuLID concat A — 워크플로우 에러 (history 누락)
 2-3 PuLID max w=1 A — 동일
 2-4 Qwen-2512 v5 (KSampler dpmpp_2m 1024²) — 5차 연속 실패
 2-5 Flux Schnell A — 워크플로우 에러

학습:
- Pony 일관성 검증 (R1+R2 평균 42% 파스텔, 시각 평가 후 비교 핵심)
- PuLID fusion=concat/max ComfyUI-PuLID-Flux-Enhanced 미지원 추정 → mean 만 사용
- Qwen GGUF Q4 결함 5차 확정 → 다음 R3 에서 non-GGUF 시도 또는 포기

자산 갱신:
- models-performance: pony R2 누적 (verdict 갱신)
- proven-patterns: pony score tags 일관 검증
- failed-patterns: PuLID concat/max + Qwen v5 추가
This commit is contained in:
choijaewook
2026-05-19 22:03:19 +09:00
parent 58016478ec
commit 650bb9f810
8 changed files with 137 additions and 7 deletions

View File

@@ -29,7 +29,7 @@
],
"models": {
"pony-v6": {
"rounds_used": 1,
"rounds_used": 2,
"dimensions": {
"byeolyi": [],
"hanja": [],
@@ -37,18 +37,22 @@
"illustration": [],
"korean_traditional": [],
"auto_pastel": [
42.5
42.5,
42.1,
41.8
],
"auto_black": [
0.61
0.61,
0.68,
0.37
]
},
"avg_scores": {},
"best_combinations": [],
"verdict": ""
"verdict": "일관성 우수 — A 별이 42.5/42.1% / C 한자카드 41.8% 시도 (시각 평가 필수)"
},
"flux-dev": {
"rounds_used": 1,
"rounds_used": 2,
"dimensions": {
"byeolyi": [],
"hanja": [],
@@ -66,7 +70,7 @@
},
"avg_scores": {},
"best_combinations": [],
"verdict": ""
"verdict": "검정 비율 변동 (0~3.11%) — Stage 3 refiner 로 Pony 보강 가능"
},
"pulid-flux": {
"rounds_used": 1,