> For the complete documentation index, see [llms.txt](https://developer.topazlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.topazlabs.com/video-models/proteus.md).

# Proteus

### Model Family Overview

Essential video enhancement models designed for quality, precision, and control.

{% hint style="info" %}
Precision models attempt to improve quality without changing the source characteristics.
{% endhint %}

### Key Features

**Built for the widest range of video sources**

* High quality upscaling and enhancement across camera-based footage, CGI, and AI-generated video, with models optimized for both low resolution and high resolution sources.

**Clean, natural enhancement without artifacts**

* Improve resolution, reduce noise, and remove compression artifacts without introducing artificial edges or altering the character of the footage.

**Professional control and format support**

* Advanced parameters and dedicated handling for interlaced, telecine, and progressive sources support modern and legacy workflows.

**High resolution results with local and cloud workflows**

* Scale content up to 8K and beyond using efficient processing on local workstations or cloud-based infrastructure.

### Pricing

| Duration | 720p | 1080p | 4K  |
| -------- | ---- | ----- | --- |
| **1s**   | 1    | 1     | 1   |
| **5s**   | 1    | 1     | 3   |
| **10s**  | 1    | 2     | 6   |
| **1m**   | 4    | 8     | 31  |
| **5m**   | 17   | 38    | 151 |
| **10m**  | 34   | 76    | 302 |

{% hint style="info" %}
Gaia 2 (Animation) is roughly 50% cheaper than all other models in this family.\
\
For more accurate estimates we recommend checking out our [Credit Calculator](https://developer.topazlabs.com/credit/calculator).&#x20;
{% endhint %}

### Models

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><code>Proteus</code></td><td><a href="/files/kGF83JWhxHAt5u7pybc0">/files/kGF83JWhxHAt5u7pybc0</a></td><td></td></tr><tr><td align="center"><code>Proteus Natural</code></td><td><a href="/files/PP7WKMonSRhKrmVb04uh">/files/PP7WKMonSRhKrmVb04uh</a></td><td></td></tr><tr><td align="center"><code>Rhea</code></td><td><a href="/files/68SJ5w9hFBN31JPb76KM">/files/68SJ5w9hFBN31JPb76KM</a></td><td></td></tr><tr><td align="center"><code>Theia</code></td><td><a href="/files/NZ4uXDkmxpMgipknPjmr">/files/NZ4uXDkmxpMgipknPjmr</a></td><td></td></tr><tr><td align="center"><code>Artemis</code></td><td><a href="/files/16H5qBiJ2C36Ahgj1RjS">/files/16H5qBiJ2C36Ahgj1RjS</a></td><td></td></tr><tr><td align="center"><code>Dione</code></td><td><a href="/files/HiWSQKwi49XdzZVP7cQm">/files/HiWSQKwi49XdzZVP7cQm</a></td><td></td></tr><tr><td align="center"><code>Gaia</code></td><td><a href="/files/u0sIhX9UhL9vrmNXBn28">/files/u0sIhX9UhL9vrmNXBn28</a></td><td></td></tr><tr><td align="center"><code>Gaia 2 (Animation)</code></td><td><a href="/files/APM6sPIeaC0sfTASR0qW">/files/APM6sPIeaC0sfTASR0qW</a></td><td><a href="/pages/axF7x6GUTwC1cGGZotpP">/pages/axF7x6GUTwC1cGGZotpP</a></td></tr><tr><td align="center"><code>Iris</code></td><td><a href="/files/wldQP0K9Y8p42p4hZRcF">/files/wldQP0K9Y8p42p4hZRcF</a></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://developer.topazlabs.com/video-models/proteus.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
