> 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/upscale.md).

# 업스케일

***

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

***

## 대화형 튜토리얼

{% hint style="info" icon="language" %}
**튜토리얼 언어를 변경하는 방법**\
튜토리얼은 기본적으로 영어로 표시됩니다. 이 튜토리얼을 다른 언어로 보려면 오른쪽 상단 모서리에 마우스를 올리고 <i class="fa-language">:language:</i> **언어**.
{% endhint %}

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

***

## 사용 방법

{% stepper %}
{% step %}

#### ”업스케일” 선택

왼쪽 작업 메뉴에서 <kbd><mark style="color:$primary;">**크기 조정**<mark style="color:$primary;"></kbd> 그다음 <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
  * 현재 장면 크기 ×3
  * 현재 장면 크기 ×4
  * 현재 장면 크기 ×5
  * 현재 장면 크기 ×6

**고급 업스케일(디테일 최적화)**

* 최종 단계 업스케일링용으로 설계되었으며, 미세한 질감과 디테일의 충실도를 향상합니다.
* 4096 × 4096px 출력 생성
  {% endstep %}

{% step %}

#### 업스케일

모든 설정을 확인한 후 <kbd><mark style="color:$primary;">**업스케일**<mark style="color:$primary;"></kbd>.

생성된 장면이 플레이그라운드에 표시됩니다.
{% endstep %}
{% endstepper %}


---

# 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/upscale.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.
