--- title: Clarity AI | Scenario Docs --- > This page is auto-generated from model configurations. Last updated: 2026-04-09. This reference lists all available **Clarity AI** image upscale models and their parameters. Use these parameter names when calling the [Generation API](/api/postgeneratecustom/index.md). - [Crystal Upscaler](#crystal-upscaler) --- ## Crystal Upscaler High-precision image upscaler optimized for portraits and faces. **Model ID:** `model_crystal-upscaler` **Capabilities:** `img2img` **LLM Markdown:** | Parameter | Type | Required | Default | Min | Max | Allowed Values | Description | | ------------- | ------ | -------- | ------- | --- | --- | -------------- | ----------------------------------------------------------------------------------------- | | `image` | file | Yes | - | - | - | - | An input image for upscaling | | `scaleFactor` | number | No | `2` | 1 | 200 | - | Scale factor for upscaling. It will be automatically adjusted to fit within memory limits | | `creativity` | number | No | `0` | 0 | 10 | - | Creativity level for upscaling |