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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 KiB

View File

@@ -0,0 +1,92 @@
{
"round": 2,
"captured_at": "2026-05-19T22:02:09.465958",
"combos": [
{
"id": "2-1",
"prompt_id": "71abd618-5e82-458f-a246-49cfef846405",
"models_used": [
"pony-v6",
"flux-dev"
],
"prompt_set": "A",
"stage": "1+3-refiner",
"status": "OK",
"size_bytes": 1493813,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.68,
"pastel_pct": 42.1,
"thumb_size_kb": 514
},
{
"id": "2-2",
"prompt_id": "9417698c-7288-42ea-8ac1-b35e4f3229f8",
"models_used": [
"flux-dev",
"pulid-flux"
],
"prompt_set": "A",
"stage": "1+pulid",
"fusion": "concat",
"status": "no_filename"
},
{
"id": "2-3",
"prompt_id": "831fe4fe-486a-4b76-a049-719ea8bbfaf8",
"models_used": [
"flux-dev",
"pulid-flux"
],
"prompt_set": "A",
"stage": "1+pulid",
"fusion": "max-w1",
"status": "no_filename"
},
{
"id": "2-4",
"prompt_id": "21a7c8da-d307-4ab3-aa77-aef149aa4864",
"models_used": [
"qwen-image-2512"
],
"prompt_set": "C",
"stage": "1-only",
"variant": "v5-KSampler-dpmpp2m",
"status": "no_filename"
},
{
"id": "2-5",
"prompt_id": "55bc6fb1-2e5a-4e4c-a014-384892977642",
"models_used": [
"flux-schnell"
],
"prompt_set": "A",
"stage": "1-only",
"status": "no_filename"
},
{
"id": "2-6",
"prompt_id": "3ec9ab5b-fb6a-45b4-85a5-29d3fcc09069",
"models_used": [
"pony-v6"
],
"prompt_set": "C",
"stage": "1-only",
"status": "OK",
"size_bytes": 1797703,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.37,
"pastel_pct": 41.8,
"thumb_size_kb": 604
}
],
"learning": {
"passed_count": 2,
"failed_count": 4,
"best_pastel": "2-1",
"next_round_hint": "auto-determine based on round learning"
}
}