# 텍스트를 이미지로

Morphic에서 텍스트를 이미지로 사용하는 방법에 대한 간단한 튜토리얼입니다:

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

1. Morphic의 캔버스로 이동하세요
2. 이미지가 선택되어 있지 않은지 확인하거나, 새로 시작하세요
3. 화면 하단의 프롬프트 바로 이동하세요
4. 만들고 싶은 이미지를 설명하는 프롬프트를 작성하세요
5. 선택 사항으로, 설정을 조정하거나 스타일 또는 캐릭터 모델을 선택하세요. 이미 학습한 모델이 있다면요
6. 생성 버튼을 누르세요

이렇게 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/image/text-to-image.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.
