> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# ComfyUI NewBie-image-Exp0.1 워크플로우 예시

> NewBie-image-Exp0.1은 Next-DiT 아키텍처를 기반으로 한 35억 파라미터의 애니메이션 스타일 텍스트-to-이미지 생성 모델로, XML 구조화된 프롬프트를 활용해 고품질 애니메이션 이미지 생성을 최적화했습니다.

**NewBie-image-Exp0.1**은 NewBieAI Lab에서 개발한 35억 파라미터의 DiT 모델로, 애니메이션 스타일 텍스트-to-이미지 생성을 위해 설계되었습니다. Next-DiT 아키텍처를 기반으로 하며, 뛰어난 디테일과 시각적으로 강렬한 애니메이션 이미지를 제공합니다.

**주요 특징**:

* **35억 파라미터 모델**: 고품질 애니메이션 생성을 위한 효율적이면서도 강력한 모델 크기
* **Next-DiT 아키텍처**: Lumina 아키텍처 연구를 바탕으로 새롭게 설계된 NewBie 아키텍처 사용
* **듀얼 텍스트 인코더**: 주인코더로 Gemma3-4B-it를 사용하며, Jina CLIP v2를 추가해 프롬프트 이해도를 높였습니다
* **FLUX VAE**: FLUX.1-dev 16채널 VAE를 사용해 더 풍부한 색감과 세밀한 질감 표현 가능
* **XML 구조화된 프롬프트**: XML 형식을 지원해 더 나은 주의 집중 및 속성 분리 가능

**관련 링크**:

* [GitHub](https://github.com/NewBieAI-Lab/NewBie-image-Exp0.1)
* [Hugging Face](https://huggingface.co/NewBie-AI/NewBie-image-Exp0.1)
* [시작 가이드](https://ai.feishu.cn/wiki/NZl9wm7V1iuNzmkRKCUcb1USnsh)

## NewBie-image 텍스트-to-이미지 워크플로우

<a className="prose" target="_blank" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/image_newbieimage_exp0_1-t2i.json" style={{ display: 'inline-block', backgroundColor: '#0078D6', color: '#ffffff', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold', marginRight: '10px'}}>
  <p className="prose" style={{ margin: 0, fontSize: "0.8rem" }}>JSON 워크플로우 파일 다운로드</p>
</a>

<a className="prose" target="_blank" href="https://cloud.comfy.org/?template=image_newbieimage_exp0_1-t2i&utm_source=docs" style={{ display: 'inline-block', backgroundColor: '#28a745', color: '#ffffff', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold'}}>
  <p className="prose" style={{ margin: 0, fontSize: "0.8rem" }}>ComfyUI 클라우드에서 실행하기</p>
</a>

<Tip>
  <Tabs>
    <Tab title="휴대용 또는 자체 배포 사용자">
      ComfyUI가 최신 버전으로 업데이트되었는지 확인하세요.

      * [ComfyUI 다운로드](https://www.comfy.org/download)
      * [업데이트 가이드](/ko/installation/update_comfyui)

      이 가이드의 워크플로우는 [워크플로우 템플릿](/ko/interface/features/template)에서 확인할 수 있습니다.
      템플릿에서 찾을 수 없다면, 귀하의 ComfyUI가 오래된 버전일 수 있습니다. (데스크톱 버전의 업데이트는 다소 지연될 수 있습니다)

      워크플로우를 로드할 때 노드가 누락되는 경우, 가능한 원인:

      1. 최신 ComfyUI 버전(야간 빌드)을 사용하고 있지 않음
      2. 일부 노드가 시작 시 가져오기에 실패함
    </Tab>

    <Tab title="데스크톱 또는 클라우드 사용자">
      * 데스크톱 버전은 ComfyUI 안정판 기반으로, 새로운 데스크톱 안정판이 출시되면 자동으로 업데이트됩니다.
      * [클라우드](https://cloud.comfy.org)는 ComfyUI 안정판 출시 후 업데이트됩니다.

      따라서 이 문서에서 핵심 노드가 누락된 것을 발견했다면, 그 이유는 새로운 핵심 노드가 아직 최신 안정판에 공개되지 않았기 때문일 수 있습니다. 다음 안정판 출시를 기다려 주세요.
    </Tab>
  </Tabs>
</Tip>

## 모델 링크

**텍스트 인코더**

* [gemma\_3\_4b\_it\_bf16.safetensors](https://huggingface.co/Comfy-Org/NewBie-image-Exp0.1_repackaged/resolve/main/split_files/text_encoders/gemma_3_4b_it_bf16.safetensors)
* [jina\_clip\_v2\_bf16.safetensors](https://huggingface.co/Comfy-Org/NewBie-image-Exp0.1_repackaged/resolve/main/split_files/text_encoders/jina_clip_v2_bf16.safetensors)

**디퓨전 모델**

* [NewBie-Image-Exp0.1-bf16.safetensors](https://huggingface.co/Comfy-Org/NewBie-image-Exp0.1_repackaged/resolve/main/split_files/diffusion_models/NewBie-Image-Exp0.1-bf16.safetensors)

**VAE**

* [ae.safetensors](https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/vae/ae.safetensors)

**모델 저장 위치**

```
ComfyUI/
├── models/
│   ├── text_encoders/
│   │      ├── gemma_3_4b_it_bf16.safetensors
│   │      └── jina_clip_v2_bf16.safetensors
│   ├── diffusion_models/
│   │      └── NewBie-Image-Exp0.1-bf16.safetensors
│   └── vae/
│          └── ae.safetensors
```

## 프롬프트 형식

NewBie-image는 캐릭터 생성에 최적화된 애니메이션 이미지 생성 모델입니다. 학습에는 XML 구조화된 프롬프트를 사용하며, 각 `<>` 태그는 카테고리를 정의하고 `</>`는 이를 닫습니다. 안에 들어가는 태그들은 표준 Danbooru 태그입니다. 이 구조를 통해 여러 캐릭터가 등장하는 장면에서 더욱 정확한 속성 연결이 가능합니다.

완벽한 프롬프트 작성 가이드는 [공식 문서](https://ai.feishu.cn/wiki/NZl9wm7V1iuNzmkRKCUcb1USnsh)를 참조하세요.

NewBie-image-Exp0.1은 세 가지 프롬프트 형식을 지원합니다:

* **자연어**: 일반적인 텍스트 설명
* **태그**: Danbooru 스타일 태그
* **XML 구조화 형식**: 여러 캐릭터가 등장하는 장면에 권장됩니다

### XML 구조화된 프롬프트

여러 캐릭터가 등장하는 장면에서는 XML 구조화된 프롬프트를 사용하면 더 정확한 이미지 생성 결과와 더 나은 주의 집중 및 속성 분리가 가능합니다.

```xml theme={null}
<character_1>
<n>$character_1$</n>
<gender>1girl</gender>
<appearance>chibi, red_eyes, blue_hair, long_hair, hair_between_eyes, head_tilt, tareme, closed_mouth</appearance>
<clothing>school_uniform, serafuku, white_sailor_collar, white_shirt, short_sleeves, red_neckerchief, bow, blue_skirt, miniskirt, pleated_skirt, blue_hat, mini_hat, thighhighs, grey_thighhighs, black_shoes, mary_janes</clothing>
<expression>happy, smile</expression>
<action>standing, holding, holding_briefcase</action>
<position>center_left</position>
</character_1>

<character_2>
<n>$character_2$</n>
<gender>1girl</gender>
<appearance>chibi, red_eyes, pink_hair, long_hair, very_long_hair, multi-tied_hair, open_mouth</appearance>
<clothing>school_uniform, serafuku, white_sailor_collar, white_shirt, short_sleeves, red_neckerchief, bow, red_skirt, miniskirt, pleated_skirt, hair_bow, multiple_hair_bows, white_bow, ribbon_trim, ribbon-trimmed_bow, white_thighhighs, black_shoes, mary_janes, bow_legwear, bare_arms</clothing>
<expression>happy, smile</expression>
<action>standing, holding, holding_briefcase, waving</action>
<position>center_right</position>
</character_2>

<general_tags>
<count>2girls, multiple_girls</count>
<style>anime_style, digital_art</style>
<background>white_background, simple_background</background>
<atmosphere>cheerful</atmosphere>
<quality>high_resolution, detailed</quality>
<objects>briefcase</objects>
<other>alternate_costume</other>
</general_tags>
```

### XML 태그 참조

| 태그             | 설명                     |
| -------------- | ---------------------- |
| `<n>`          | 캐릭터 이름/식별자             |
| `<gender>`     | 캐릭터 성별 (1girl, 1boy 등) |
| `<appearance>` | 신체적 특징 (머리카락, 눈, 체형)   |
| `<clothing>`   | 의상 및 액세서리              |
| `<expression>` | 얼굴 표정                  |
| `<action>`     | 자세 및 동작                |
| `<position>`   | 이미지 내 위치               |
| `<count>`      | 캐릭터 수                  |
| `<style>`      | 아트 스타일                 |
| `<background>` | 배경 설명                  |
| `<atmosphere>` | 전체 분위기                 |
| `<quality>`    | 품질 태그                  |
| `<objects>`    | 장면 내 객체                |
| `<other>`      | 추가 태그                  |
