--- license: apache-2.0 language: - ko - en base_model: black-forest-labs/FLUX.2-klein-4B tags: - lora - flux2 - character - hejin-signature - 40s - female - eastern pipeline_tag: text-to-image library_name: diffusers widget: - text: "hejin_sig_n, close-up portrait of a Korean woman, soft pastel sweater, calm smile, Studio Ghibli watercolor" --- # sig_n_40s_female_eastern > **40대 동양 여성 · 한국 어머니 / 사극의 어머니** 한국 YouTube 콘텐츠 자동화 파이프라인 [hejin](https://github.com/althjs/hejin) 의 시그니처 캐릭터 라이브러리 LoRA. ## 핵심 정보 | 항목 | 값 | |---|---| | **Trigger word** | `hejin_sig_n` | | **권장 strength** | `0.8` | | **Base model** | [Flux 2 Klein 4B](https://huggingface.co/black-forest-labs/FLUX.2-klein-4B) | | **라이센스** | `apache-2.0` | | **파일명** | `sig_n_40s_female_eastern_klein4b_v1.safetensors` | ## 캐릭터 정보 외모 베이스: a 40s East Asian (Korean) woman with warm dignified maternal presence, shoulder-length or longer dark hair (often loosely tied in a low bun), gentle warm eyes with kind wise gaze, refined oval face with mature soft features, graceful slender build with composed gentle posture, often a calm understanding expression. 권장 의상 prior: hanbok 한복 부인 의상 (당의 / 치마저고리) / 모던 한복 / casual cardigan and skirt / 사극의 마님 의상. 권장 분위기: 한국 가족 드라마의 어머니, 사극의 양반가 부인, 40대 여형사, 한국 어머니. 활용 작품 예: 한국 사극의 어머니, 가족 드라마의 어머니, 40대 여성 주인공. dataset 작성 prompt 베이스: 'a 40s Korean woman with shoulder-length dark hair softly tied, gentle warm wise eyes, refined mature face, calm understanding expression, painterly Studio Ghibli watercolor, soft warm interior light.' ## 학습 정보 - **데이터셋**: 20 컷 (1024×1024) — 의상 / 표정 / 배경 다양화 - **Caption 형식**: `hejin_sig_n, of , <의상 1~2 단어>, <표정 1~2 단어>` (60~90 chars sweet spot) - **Caption 원칙**: face 묘사 (눈색·머리 길이·피부 등) 는 caption 에 박지 않고 trigger word 만으로 face 호출 — face 학습 신호 dominant - **Base model**: Flux 2 Klein 4B - **학습 도구**: [ai-toolkit](https://github.com/ostris/ai-toolkit) (Ostris) — rank 24 / alpha 16 / lr 1e-4 / steps 1500 / flowmatch scheduler ## 사용 예시 — WaveSpeed Cloud API ```bash curl -X POST https://api.wavespeed.ai/api/v3/wavespeed-ai/flux-2-klein-4b/text-to-image-lora \ -H "Authorization: Bearer $WAVESPEED_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "prompt": "hejin_sig_n, close-up portrait of a Korean woman, soft pastel sweater, calm smile, Studio Ghibli watercolor", "size": "1024*1024", "seed": 12345, "loras": [{"path": "https://huggingface.co/althjs/sig_n_40s_female_eastern/resolve/main/sig_n_40s_female_eastern_klein4b_v1.safetensors", "scale": 0.8}] }' ``` ## 라이센스 이 LoRA 는 base model `Flux 2 Klein 4B` 의 라이센스 (`apache-2.0`) 를 따른다. Apache 2.0 — 상업 사용 / 수정 / 재배포 자유. royalty-free. ## 학습 데이터셋 미리보기 학습에 사용된 dataset 일부 (전체 20컷은 `dataset/` 폴더 참조): ||||| |:-:|:-:|:-:|:-:| |![01](dataset/01.jpeg)|![05](dataset/05.jpeg)|![10](dataset/10.jpeg)|![15](dataset/15.jpeg)| |#01|#05|#10|#15| 각 컷의 caption 파일 (`dataset/NN.txt`) 은 학습 시 사용된 짧은 형식 (60~90 chars) 으로 trigger + framing + identity + 의상 + 표정만 포함.