# 스타일 변경

Morphic에서 단일 이미지의 스타일을 변경하는 방법에 대한 간단한 튜토리얼입니다:

{% embed url="<https://youtu.be/pI2JYl8O6gc>" %}

1. 이동하세요 [Copilot](https://studio.morphic.com/chat) Morphic에서
2. 이미지를 생성하거나 스타일을 변경하고 싶은 기존 이미지를 업로드하세요
3. 여러 스타일에 대한 프롬프트를 작성하세요
   1. 프롬프트 입력창에서 Copilot에게 동일한 이미지를 여러 스타일로 생성해 달라고 요청하세요. 예: "이 이미지를 수채화, 유화, 애니메이션, 시네마틱 조명 등 여러 스타일로 생성해 주세요."
4. 생성을 눌러 모든 스타일 결과를 한 번에 만드세요

이렇게 하면 Morphic에서 동일한 이미지로 여러 시각적 스타일을 생성할 수 있습니다. 이 방법은 같은 주제와 구성을 유지하면서 시각적 방향을 비교하고 싶을 때 영화, 광고, 게임, 소셜 콘텐츠에 잘 맞습니다.

***


---

# 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/how-tos/change-style.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.
