meeting-103 R7 5/5: ComfyUI 재시작 후 100% 성공 (메모리 leak 해소 검증)

7-1 Pony C 한자 seed 1 (검정 0.06%, 파스텔 21.2%)
7-2 Pony C 한자 seed 13 (검정 0.03%, 파스텔 21.3%)
7-3 Pony A seed 555 hanok (검정 0.41%, 파스텔 30.8%)
7-4 Pony A seed 777 with card (검정 0.17%, 파스텔 14.1%)
7-5 Pony B dusk seed 333 (검정 0.17%, 파스텔 29.9%)

핵심 발견:
- ComfyUI 5h+ 실행 → cast_to_device OOM (VRAM 4.6GB free)
- sudo systemctl restart comfyui → VRAM 10.98GB free → 100% 성공
- 운영 프로토콜: 5R마다 재시작 권장

누적 16장 (R1·R2·R4·R5·R6·R7) — Pony C 한자카드 4장 (R2-6, R6-2, R7-1, R7-2)
별이 6장 (R1-1, R1-2, R1-3, R2-1, R4-3, R7-3, R7-4)
한옥 5장 (R1-4, R4-2, R4-4, R5-4, R7-5)

자산 갱신:
- models-performance: pony-v6 R7 누적 + verdict 갱신
- failed-patterns: comfyui-memory-leak 해소 프로토콜 등재
This commit is contained in:
choijaewook
2026-05-19 22:30:07 +09:00
parent 7be1192c73
commit 0f3760aa4f
16 changed files with 191 additions and 4 deletions

View File

@@ -0,0 +1,97 @@
{
"round": 7,
"captured_at": "2026-05-19T22:29:22.310577",
"combos": [
{
"id": "7-1",
"prompt_id": "9ac60b98-0948-4679-88ea-4a84c3eee0b0",
"models_used": [
"pony-v6"
],
"prompt_set": "C",
"variant": "v2 seed1",
"status": "OK",
"size_bytes": 1793339,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.06,
"pastel_pct": 21.2,
"thumb_size_kb": 606
},
{
"id": "7-2",
"prompt_id": "01c00a90-4c5d-4fa8-8327-e9578c8d7bfc",
"models_used": [
"pony-v6"
],
"prompt_set": "C",
"variant": "v2 seed13",
"status": "OK",
"size_bytes": 1878256,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.03,
"pastel_pct": 21.3,
"thumb_size_kb": 624
},
{
"id": "7-3",
"prompt_id": "4f86cf6d-aa3c-4232-9567-89e62b9ecf87",
"models_used": [
"pony-v6"
],
"prompt_set": "A",
"variant": "seed555 hanok",
"status": "OK",
"size_bytes": 1343439,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.41,
"pastel_pct": 30.8,
"thumb_size_kb": 476
},
{
"id": "7-4",
"prompt_id": "3effefa4-6672-4864-bc49-4682c3b5a54d",
"models_used": [
"pony-v6"
],
"prompt_set": "A",
"variant": "seed777 with card",
"status": "OK",
"size_bytes": 1809663,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.17,
"pastel_pct": 14.1,
"thumb_size_kb": 630
},
{
"id": "7-5",
"prompt_id": "1fd8e639-05c6-4b96-8ad9-81564a45725a",
"models_used": [
"pony-v6"
],
"prompt_set": "B",
"variant": "dusk seed333",
"status": "OK",
"size_bytes": 1877900,
"width": 768,
"height": 1344,
"aspect": 0.5714,
"black_pct": 0.17,
"pastel_pct": 29.9,
"thumb_size_kb": 586
}
],
"learning": {
"passed_count": 5,
"failed_count": 0,
"best_pastel": "7-3",
"next_round_hint": "auto-determine based on round learning"
}
}