> 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/kr/tasks/retouch.md).

# 리터치

***

<figure><img src="/files/e2c12ec130ba06904faa9d2facc20dba29bb07c8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7458ef86d931670c131562fe43d676f089af923b" 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;">**리터치**<mark style="color:$tint;"></kbd>.

이렇게 하면 현재 장면의 리터치 작업 공간이 열립니다.
{% endstep %}

{% step %}

#### 제품 이미지 업로드

제품 이미지는 전경 요소로 사용됩니다.

이미지는 다음 방법으로 업로드할 수 있습니다:

* 선택 <kbd><mark style="color:$primary;">**이미지 업로드**<mark style="color:$primary;"></kbd> 장면 안에서
* 컴퓨터의 폴더에서 이미지를 끌어다 놓기
* 화면 왼쪽 아래의 라이브러리 패널에서 이미지를 끌어다 놓기

업로드가 완료되면 제품이 장면에 표시됩니다.
{% endstep %}

{% step %}

#### 출력 수 선택

오른쪽의 생성 리터치 설정 패널에서:

* 생성할 변형 개수를 선택하세요.
* 한 번에 최대 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/kr/tasks/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.
