---
title: "qwen-2-remix-image API — Qwen 2 Preise & Spezifikationen"
url: "https://runapi.ai/de/models/qwen-2/remix-image.md"
canonical: "https://runapi.ai/de/models/qwen-2/remix-image.md"
locale: "de"
model: "Qwen 2"
provider: "Alibaba"
variant_id: "qwen-2-remix-image"
sdk_model_id: "qwen-2-remix-image"
modality: "image"
price_from_cents: 4
billing_unit: "call"
status: "active"
---

# Qwen 2 qwen-2-remix-image API

Nutze qwen-2-remix-image aus der Qwen 2-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.040** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `qwen-2-remix-image` |
| Provider | Alibaba |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/qwen_2/remix_image` |
| Status | active |

## Request example

```json
{
  "model": "qwen-2-remix-image",
  "prompt": "Generiere eine isometrische Illustration eines gemütlichen Homeoffice mit warmer Beleuchtung und Pflanzen auf dem Schreibtisch."
}
```

## Install the skill

```sh
npx skills add runapi-ai/qwen-2 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Qwen 2 qwen-2-remix-image features to an application.

```json
{
  "model": "qwen-2-remix-image"
}
```

## FAQ

### Wie wähle ich %{variant} aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


## Related

Other Qwen 2 variants:

- [qwen-2-edit-image](https://runapi.ai/de/models/qwen-2/edit-image.md) — `edit-image` · $0.060
- [qwen-2-text-to-image](https://runapi.ai/de/models/qwen-2/text-to-image.md) — `text-to-image` · $0.060
