meeting-109 60갑자 60장 양산 + v3 자산 등록
Phase 1 — v3 자산 등록: - workflows/winner-byeolyi-kontext-v3.json (reusable_for: 60갑자/타로/12지신/운세카드) - design-tokens/byeolyi-kontext-palette.json (KMeans k=5) palette: #eacfdc, #14143c, #6c4552, #b18cc2, #dba784 - prompts/proven-patterns.json: kontext_v3 workflow + text overlay - future-assets-plan.md: 별이 ✅ 합격 / 60갑자 양산 중 Phase 2 — 60갑자 매트릭스: - 10천간(甲乙丙丁戊己庚辛壬癸) × 12지지(子丑寅卯辰巳午未申酉戌亥) = 60 - 오행: 목(초록)/화(빨강)/토(노랑)/금(흰)/수(검정) - 동물: 쥐/소/호랑이/토끼/용/뱀/말/양/원숭이/닭/개/돼지 Phase 3 — 60장 양산 (모두 success): - 워크플로: Flux Kontext Q4 GGUF + ReferenceLatent→conditioning + EmptyLatent + denoise 1.0 - reference: byeolyi-default.png (60장 모두) - seed: 30260520 + idx×13 - 768×1344 (9:16 fortune card aspect) - 카드당 ~55-70초, 12 batch × ~5분, 총 ~70분 Phase 4 — PIL 텍스트 합성: - 한자 (상단 중앙): NotoSerifCJK-Bold 180pt 크림화이트 + 라벤더 그림자 - 한글 (한자 아래): NanumMyeongjoBold 84pt 연라벤더 - 모든 60장 한자/한글 정확 합성 산출: - raw_01_갑자.png ~ raw_60_계해.png (텍스트 없는 원본) - 01_갑자_final.png ~ 60_계해_final.png (최종) - *_thumb.png × 60 (썸네일) - review_manifest.json: 60장 메타 (index/hanja/hangul/animal/element/seed/...) - index.html: 6×10 그리드 (오행 색 chip 포함) 검수 URL: - 운영서버: https://kakaoz.tail31bd37.ts.net/eval/meeting-109-60gapja/ - Gitea raw: assets-library/workflows/winner-byeolyi-kontext-v3.json
This commit is contained in:
@@ -237,5 +237,34 @@
|
||||
"FORMULA": "Flux Dev Q5 GGUF (no PuLID) + uni_pc + karras + soft pastel autumn prompt"
|
||||
}
|
||||
]
|
||||
},
|
||||
"byeolyi_kontext_v3": {
|
||||
"workflow_pattern": {
|
||||
"pattern": "Flux Kontext Q4 GGUF + ReferenceLatent→conditioning + EmptyLatentImage + denoise 1.0",
|
||||
"reference_image": "byeolyi-default.png",
|
||||
"sampler": "euler",
|
||||
"scheduler": "simple",
|
||||
"cfg": 1.0,
|
||||
"steps": 25,
|
||||
"guidance": 3.5,
|
||||
"validated_on": "byeolyi-series-v3 (10장, 9.5/10 합격)",
|
||||
"date": "2026-05-20",
|
||||
"reusable_for": [
|
||||
"60갑자",
|
||||
"타로",
|
||||
"12지신",
|
||||
"운세카드"
|
||||
]
|
||||
},
|
||||
"text_overlay_pattern": {
|
||||
"pattern": "PIL post-composite — SDXL/Flux의 한글 깨짐 회피",
|
||||
"font_korean": "/usr/share/fonts/truetype/nanum/NanumMyeongjoBold.ttf",
|
||||
"font_chinese": "/usr/share/fonts/opentype/noto/NotoSerifCJK-Bold.ttc",
|
||||
"color_kr": "(254,250,246,255) 크림화이트",
|
||||
"color_cn": "(230,210,255,170) 반투명 라벤더",
|
||||
"shadow": "(30,15,60,180) 4-direction soft",
|
||||
"validated_on": "byeolyi-series-v3 한글/한자 100%",
|
||||
"date": "2026-05-20"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user