# キャラクターモデルを学習する

Morphicでキャラクターモデルをトレーニングするための簡単なチュートリアルはこちらです：

{% embed url="<https://youtu.be/mLbd-pqaGeE>" %}

1. Morphicのダッシュボードに移動します
2. 左側のパネルから「Models」をクリックします
3. 右上の「+ Model」ボタンを押します
4. 「キャラクターモデル」を選択します
5. モデルに名前を付けます（プロンプト時に使用します）
6. キャラクターの異なるポーズ、角度、表情の参照画像を2～150枚アップロードします
7. 「Start Training」をクリックして開始します

キャラクターモデルのトレーニングが完了すると、メールとMorphicダッシュボードの通知が届きます。使用するには、任意のファイルを開き、プロンプト作成時にキャラクターモデルを選択してください。出力にはトレーニングされたキャラクターが一貫したスタイライズされた形で自動的に反映されます。

これがMorphicでキャラクターモデルをトレーニングする方法です。

***

### サポートに連絡する

問題がある場合や質問がある場合は、お気軽にお問い合わせください。喜んでお手伝いします。以下にご連絡ください。 [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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/ji-ben/character-models/train-a-character-model.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.
