---
title: "qwen-image-remix-image API — Qwen Image : tarifs et spécifications"
url: "https://runapi.ai/fr/models/qwen-image/remix-image.md"
canonical: "https://runapi.ai/fr/models/qwen-image/remix-image.md"
locale: "fr"
model: "Qwen Image"
provider: "Alibaba"
variant_id: "qwen-image-remix-image"
sdk_model_id: "qwen-image-remix-image"
modality: "image"
price_from_cents: 4
billing_unit: ""
status: "active"
---

# Qwen Image qwen-image-remix-image API

Utilisez qwen-image-remix-image de la famille Qwen Image via RunAPI. Tarification à l&#39;appel, sans abonnement, et les générations échouées ne sont jamais facturées.

## Pricing

**$0.040** per call

Les générations échouées ne sont pas facturées

## Spec sheet

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

## Request example

```json
{
  "model": "qwen-image-remix-image",
  "prompt": "Créez une affiche de voyage cinématographique pour Hangzhou au crépuscule, avec un titre bilingue net qui se reflète sur le lac."
}
```

## Install the skill

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

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

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

## FAQ

### Comment sélectionner %{variant} ?

Passez l&#39;ID de modèle affiché dans le quickstart.

### Les tarifs sont-ils à l&#39;usage ?

Oui. Les tarifs sont mesurés par appel ou par unité.


## Related

Other Qwen Image variants:

- [qwen-image-edit-image](https://runapi.ai/fr/models/qwen-image/edit-image.md) — `edit-image` · $0.050
- [qwen-image-text-to-image](https://runapi.ai/fr/models/qwen-image/text-to-image.md) — `text-to-image` · $0.040
