# 모델

모델은 생성물 전반에 걸쳐 일관성을 유지합니다. 레퍼런스 이미지를 사용하여 시각적 컨셉(캐릭터, 스타일, 제품 또는 객체)에 대해 모델을 학습시키세요. 모델은 해당 컨셉의 특징을 학습합니다. 학습된 모델을 어떤 프롬프트에서든 참조하여 다양한 장면과 문맥에 걸쳐 해당 외형을 적용할 수 있습니다. 이를 통해 각 생성마다 동일한 시각적 컨셉을 반복적으로 설명할 필요가 없어집니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/kr/essentials/models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
