# テキストから画像へ

MorphicでText to imageを使う方法の簡単なチュートリアルです:

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

1. Morphicのキャンバスに移動します
2. 画像が選択されていないことを確認するか、新しく始めます
3. 画面下部のプロンプトバーに移動します
4. 作成したい画像を説明するプロンプトを書きます
5. 必要に応じて、設定を調整するか、学習済みのスタイルまたはキャラクターモデルを選択します
6. 生成を押します

これが、MorphicでText to image機能を使う方法です。プロンプトだけでアイデアをビジュアルに変えるシンプルな方法です。


---

# 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/jp/hua-xiang/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.
