> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PhotoMakerEncode - ComfyUI Built-in Node Documentation

> Complete documentation for the PhotoMakerEncode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

PhotoMakerEncode 노드는 이미지와 텍스트를 처리하여 AI 이미지 생성을 위한 컨디셔닝 데이터를 생성합니다. 참조 이미지와 텍스트 프롬프트를 입력받아, 참조 이미지의 시각적 특성을 기반으로 이미지 생성을 안내하는 임베딩을 생성합니다. 이 노드는 텍스트에서 "photomaker" 토큰을 찾아 이미지 기반 컨디셔닝을 적용할 위치를 결정합니다.

## 입력

| 매개변수       | 설명                                                     | 데이터 타입     | 필수 | 범위 |
| ---------- | ------------------------------------------------------ | ---------- | -- | -- |
| `포토메이커 모델` | 이미지 처리 및 임베딩 생성을 위한 PhotoMaker 모델                      | PHOTOMAKER | 예  | -  |
| `이미지`      | 컨디셔닝을 위한 시각적 특성을 제공하는 참조 이미지                           | IMAGE      | 예  | -  |
| `clip`     | 텍스트 토큰화 및 인코딩에 사용되는 CLIP 모델                            | CLIP       | 예  | -  |
| `텍스트`      | 컨디셔닝 생성을 위한 텍스트 프롬프트 (기본값: "photograph of photomaker") | STRING     | 예  | -  |

**참고:** 텍스트에 "photomaker" 단어가 포함된 경우, 노드는 프롬프트의 해당 위치에 이미지 기반 컨디셔닝을 적용합니다. 텍스트에서 "photomaker"를 찾을 수 없는 경우, 노드는 이미지 영향 없이 표준 텍스트 컨디셔닝을 생성합니다.

## 출력

| 출력 이름          | 설명                                         | 데이터 타입       |
| -------------- | ------------------------------------------ | ------------ |
| `CONDITIONING` | 이미지 생성 안내를 위한 이미지 및 텍스트 임베딩을 포함하는 컨디셔닝 데이터 | CONDITIONING |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PhotoMakerEncode/ko.md)

***

**Source fingerprint (SHA-256):** `535fd3dbbe0e48205bebde030138ffca841dc94a18fd47db768a1066fe84bce4`
