byeolyi-series-v3: Flux Kontext 올바른 패턴 (캐릭터 유지 + 장면 완전 변화)
v2 문제: latent_image가 reference latent + denoise 0.35 → 거의 동일한 그림 10장
v3 해결: ReferenceLatent를 conditioning에만 inject + EmptyLatentImage from scratch + denoise 1.0
워크플로 구조:
[reference image] → FluxKontextImageScale → VAEEncode → ReferenceLatent
↓
[positive text prompt] → CLIPTextEncode → ReferenceLatent → FluxGuidance → KSampler.positive
[EmptyLatentImage 1024x1024] → KSampler.latent_image ← fresh start
denoise 1.0 ← full generation
폰트 변경:
- v2: NanumSquareNeo (모던 산세리프) → 운세 감성 부족
- v3: NanumMyeongjoBold (전통 명조체) → 한국 운세 카드 감성 + NotoSerifCJK 한자 통일
10장 시리즈:
01_today_fortune.png — 오늘의 운세 (손가락 볼 미소)
02_hope.png — 희망 / 希望 (창밖 밤하늘)
03_lucky_start.png — 행운의 시작 (따뜻한 차)
04_destiny_flow.png — 운명의 흐름 (타로카드)
05_new_relationship.png — 새로운 인연 (벚꽃)
06_wish.png — 소원 / 願 (별빛 기도)
07_unexpected_luck.png — 예상치 못한 행운 (놀란 표정)
08_happiness.png — 행복 / 幸福 (노을 뒤돌아보기)
09_inner_peace.png — 마음의 안정 (달빛)
10_bright_tomorrow.png — 당신의 내일은 빛납니다 (정면 엔딩)
산출:
- raw_01.png ~ raw_10.png: 텍스트 없는 원본
- 01_*.png ~ 10_*.png: 최종본 (NanumMyeongjoBold 한글 + NotoSerifCJK 한자 합성)
- review_manifest.json: 워크플로 패턴 + 폰트 + seed 기록
- index.html: 그리드 페이지
검수: https://kakaoz.tail31bd37.ts.net/eval/byeolyi-series-v3/
This commit is contained in:
BIN
results/byeolyi-series-v3/10_bright_tomorrow.png
Normal file
BIN
results/byeolyi-series-v3/10_bright_tomorrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Reference in New Issue
Block a user