모델 조합: - 메인: animagine-xl-4.0 (SDXL anime checkpoint) - LoRA: civitai-korean-comic-style strength 0.8 - 텍스트: PIL post-composite (NanumSquareNeo 한글 + NotoSerifCJK 한자) 샘플러 / 파라미터: - 1024x1024 SDXL native - euler_ancestral + karras - 30 steps, cfg 6.5 - seed base 88012025 + offset 1009 (캐릭터 일관성) 10장 시리즈 (모두 success): 01. 오늘의 운세 — 손가락 볼 미소 02. 희망 / 希望 — 창밖 밤하늘 03. 행운의 시작 — 따뜻한 차 04. 운명의 흐름 — 타로카드 05. 새로운 인연 — 벚꽃 06. 소원 / 願 — 별빛 기도 07. 예상치 못한 행운 — 놀란 표정 08. 행복 / 幸福 — 노을 뒤돌아보기 09. 마음의 안정 — 달빛 10. 당신의 내일은 빛납니다 — 정면 엔딩 총 생성 시간: ~2분 (배치 2회 × ~1분) 텍스트 처리: SDXL이 한글/한자 직접 생성은 어려워 PIL composite로 깔끔하게 합성
43 lines
2.9 KiB
HTML
43 lines
2.9 KiB
HTML
<!DOCTYPE html><html lang="ko"><head><meta charset="utf-8">
|
|
<title>별이 10장 시리즈 v1 — Korean Webtoon Style</title>
|
|
<style>*{box-sizing:border-box}body{font-family:-apple-system,'Apple SD Gothic Neo',sans-serif;background:#1a1428;color:#eaeaf0;padding:24px}h1{margin:0 0 8px;font-size:24px}.subtitle{color:#b8a5d6;margin-bottom:16px;font-size:13px}.summary{background:#241b3a;border-left:3px solid #b18cf5;padding:14px 18px;margin-bottom:24px;border-radius:6px;line-height:1.7}.summary b{color:#d9c6ff}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.cell{background:#1f1635;border:1px solid #3d2d5e;border-radius:10px;overflow:hidden}.cell img{width:100%;display:block;background:#0a0610}.label{padding:12px 14px;font-size:13px;color:#d9c6ff;font-weight:600;text-align:center}</style></head><body>
|
|
<h1>별이 10장 시리즈 v1 — Korean Webtoon Style</h1>
|
|
<p class="subtitle">animagine-xl-4.0 + civitai-korean-comic-style LoRA 0.8 / 1024x1024 / 30 step euler_ancestral karras cfg 6.5</p>
|
|
<div class="summary">
|
|
모델: animagine-xl-4.0 (메인) + civitai-korean-comic-style LoRA 0.8 / SDXL native 1024<br>
|
|
캐릭터 일관성: 동일 prompt fix + seed offset 1009 / 표정·포즈만 변화<br>
|
|
텍스트: PIL post-composite (NanumSquareNeo 한글 + NotoSerifCJK 한자) — 깨짐 방지<br>
|
|
모든 10장 ComfyUI 30초 미만 / 한 batch 1-2분
|
|
</div>
|
|
<div class="grid"><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_01.png" alt="01">
|
|
<div class="label">01. 오늘의 운세</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_02.png" alt="02">
|
|
<div class="label">02. 희망 (希望)</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_03.png" alt="03">
|
|
<div class="label">03. 행운의 시작</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_04.png" alt="04">
|
|
<div class="label">04. 운명의 흐름</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_05.png" alt="05">
|
|
<div class="label">05. 새로운 인연</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_06.png" alt="06">
|
|
<div class="label">06. 소원 (願)</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_07.png" alt="07">
|
|
<div class="label">07. 예상치 못한 행운</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_08.png" alt="08">
|
|
<div class="label">08. 행복 (幸福)</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_09.png" alt="09">
|
|
<div class="label">09. 마음의 안정</div>
|
|
</div><div class="cell">
|
|
<img src="../results/byeolyi-series-v1/series_10.png" alt="10">
|
|
<div class="label">10. 당신의 내일은
|
|
빛납니다</div>
|
|
</div></div></body></html> |