> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/jp/tasuku/retouch.md).

# レタッチ

***

<figure><img src="/files/9a3317a107913ea8c3d3e10b901a868ccdabda2b" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/007539ccdb2cdfec811494295e54b482bc3b8f78" alt=""><figcaption></figcaption></figure>

***

## インタラクティブチュートリアル

{% hint style="info" icon="language" %}
**チュートリアルの表示言語を変更する方法**\
チュートリアルはデフォルトで英語で表示されます。別の言語でこのチュートリアルを表示するには、右上にカーソルを合わせて、次を選択してください <i class="fa-language">:language:</i> **言語**.
{% endhint %}

{% @arcade/embed flowId="amHhRqnkiRXfvdtIMe9r" url="<https://app.arcade.software/share/amHhRqnkiRXfvdtIMe9r>" %}

***

## 使い方

{% stepper %}
{% step %}

#### 「Retouch」を選択

左側のタスクメニューで次を選択してください <kbd><mark style="color:$tint;">**Retouch**<mark style="color:$tint;"></kbd>.

これにより、現在のシーンのRetouchワークスペースが開きます。
{% endstep %}

{% step %}

#### 商品画像をアップロード

商品画像は前景要素として使用されます。

画像は次の方法でアップロードできます:

* 次を選択する <kbd><mark style="color:$primary;">**画像をアップロード**<mark style="color:$primary;"></kbd> シーン内で
* パソコン上のフォルダから画像をドラッグ＆ドロップする
* 画面左下のライブラリパネルから画像をドラッグ＆ドロップする

アップロードすると、商品がシーンに表示されます。
{% endstep %}

{% step %}

#### 出力数を選択

右側の生成用Retouch設定パネルで:

* 生成するバリエーション数を選択します。
* 一度に最大2シーンまで生成できます。
  {% endstep %}

{% step %}

#### 生成

すべての設定を確認したら、次を選択してください <kbd><mark style="color:$primary;">**生成**<mark style="color:$primary;"></kbd>.

生成されたシーンはPlaygroundに表示されます。
{% endstep %}
{% endstepper %}

### ヘアリタッチ

Beachsideは画像内の髪を認識し、自動でリタッチします。浮き毛を整え、ツヤを高め、ボリューム感をプラスします。

{% hint style="info" %}
画像に髪が含まれている場合、処理には約2〜3分かかります。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.theseaai.com/main/jp/tasuku/retouch.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.
