Qwen Image 2 Pro
qwen-image-2-proThe pro version of Qwen Image 2 from Alibaba's Qwen team. Enhanced text rendering, realism, and semantic adherence for high-quality image generation and editing.
- Prix
- 0,090Â $US/image
- Rapports d'aspect
- 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1, 1:2
- EntrĂ©e â Sortie
- Texte â Image
- Développeur
- Alibaba (Qwen)
- Mis Ă jour
- 24 septembre 2026
Playground
Essayer Qwen Image 2 Pro
Entrée et résultat
Cette exécution
0,09 $US · 9 crédits
Pour les comptes sans achat antérieur : les exécutions au-delà de 2 crédits nécessitent un rechargement.
Nouveau par ici ?
10 crédits gratuits (0,10 $US) à l'inscription avec Google
Utilisable 24 heures aprÚs l'inscription, jusqu'à 5 exécutions par jour et au maximum 2 crédits par exécution. Les autres méthodes de connexion commencent sans crédits.
Examples
Open full sizePrompt
A wide-angle smartphone photograph of a modern glass whiteboard mounted on a wall inside a bright, airy office room with floor-to-ceiling windows overlooking the Great Wall of China winding across misty mountain ridges at golden hour â warm sunlight casts soft reflections and long shadows across the scene.\nCentered in the frame, a woman in her late 20s wearing a relaxed-fit white t-shirt prominently featuring a sleek âQwen-Imageâ logo in gradient blue typography is writing on the board with a fine-tip magnetic stylus.\nHer handwriting is natural, slightly imperfect, and expressive â with visible pressure variation, subtle smudges, and organic line weight â conveying authentic human authorship.\nIn the lower-left corner of the glass surface, the photographerâs faint but unmistakable reflection appears: blurred outline of a person holding a phone at armâs length, capturing the moment.\n\nOn the left side of the whiteboard, clean, legible handwritten text appears in dark gray marker with exceptional stroke fidelity:\nâQwen-Image-2.0 Core Innovations:\nâą Complex Typography Engine: 1K-token instruction support for professional PPTs, posters & infographics â pixel-perfect multi-script layout, sophisticated text-image composition, and complete rendering of large-volume textual content\nâą Extreme Photorealism: Native 2K resolution (2048Ă2048) with microscopic detail on skin pores, fabric weave, architectural textures & natural foliage\nâą Unified Omni Model: Generation + editing inâŠ
Settings
- aspect_ratio
- 1:1
Open full sizePrompt
A dramatic coastal lighthouse at sunset, waves crashing against rocky cliffs, golden light illuminating the scene, photorealistic
Settings
- aspect_ratio
- 4:3
Ă propos de Qwen Image 2 Pro
Qwen Image 2 Pro est un modÚle de Alibaba (Qwen) dans la catégorie Génération d'images. Sur Railwail, Qwen Image 2 Pro coûte 0,090 $US par image. Formats d'image supportés : 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1 et 1:2.
Tarification
| Par image | 0,090Â $US par image |
|---|
- 1 crédit = 0,01 $US
Calculatrice de coûts
Calculatrice de prix
Total
9,00Â $US
900 crédits
Par exécution
0,09 $US · 9 crédits
Prix fixe par exécution, connu avant le démarrage.
API
curl https://railwail.com/api/v1/images/generations \
-H "Authorization: Bearer $RAILWAIL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen-image-2-pro",
"prompt": "A lighthouse on a rocky coast at sunset, photorealistic"
}'import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["RAILWAIL_API_KEY"],
base_url="https://railwail.com/api/v1",
)
image = client.images.generate(
model="qwen-image-2-pro",
prompt="A lighthouse on a rocky coast at sunset, photorealistic",
)
print(image.data[0].url)import OpenAI from "openai";
const client = new OpenAI({
apiKey: process.env.RAILWAIL_API_KEY,
baseURL: "https://railwail.com/api/v1",
});
const image = await client.images.generate({
model: "qwen-image-2-pro",
prompt: "A lighthouse on a rocky coast at sunset, photorealistic"
});
console.log(image.data[0].url);// npm install railwail
import railwail from "railwail";
const rw = railwail(process.env.RAILWAIL_API_KEY);
const res = await rw.image("qwen-image-2-pro", "A lighthouse on a rocky coast at sunset, photorealistic");
console.log(res.data[0].url);Spécifications
- ID du modĂšle
qwen-image-2-pro- Développeur
- Alibaba (Qwen)
- Catégorie
- Génération d'images
- Entrée
- Texte
- Sortie
- Image
- Rapports d'aspect
- 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1, 1:2
- Facturation
- Prix fixe, connu avant l'exécution
- Entrée du catalogue mise à jour
- 24 septembre 2026
ParamÚtres d'entrée
Entrées et paramÚtres du schéma d'entrée du modÚle. L'exemple dans la section API montre lesquels l'API accepte.
promptObligatoireType: TextePar dĂ©faut: âValeurs autorisĂ©es: âaspectRatioType: ChoixPar dĂ©faut: âValeurs autorisĂ©es: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1 ou 1:2
Ătiquettes
- replicate
- qwen
- text-to-image
Cas d'usage
Questions fréquemment posées
Qu'est-ce que Qwen Image 2 Pro ?
Qwen Image 2 Pro est un modÚle de Alibaba (Qwen) dans la catégorie Génération d'images. Sur Railwail, vous pouvez l'appeler avec une clé API via l'API Railwail.
Combien coûte Qwen Image 2 Pro sur Railwail ?
Sur Railwail, Qwen Image 2 Pro coûte 0,090 $US par image. Le prix est connu avant le démarrage de l'exécution. L'utilisation est payée à partir de crédits prépayés ; 1 crédit équivaut à 0,01 $US.
Quels paramĂštres Qwen Image 2 Pro supporte-t-il ?
Selon son schéma d'entrée, Qwen Image 2 Pro connaßt ces paramÚtres : prompt et aspectRatio (1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1 ou 1:2).
Quelle est la vitesse de Qwen Image 2 Pro ?
Il n'y a pas encore assez d'exécutions mesurées de Qwen Image 2 Pro sur Railwail pour indiquer un temps d'exécution. Cela dépend de l'entrée, des paramÚtres et de la charge chez le fournisseur.
Qwen Image 2 Pro est-il meilleur que FLUX 1.1 Pro ?
Cela dépend de la tùche. Qwen Image 2 Pro (Alibaba (Qwen)) et FLUX 1.1 Pro (Black Forest Labs) sont tous deux des modÚles de la catégorie Génération d'images. La page de comparaison affiche leurs prix et spécifications cÎte à cÎte.
Comparer Qwen Image 2 Pro et FLUX 1.1 ProComment utiliser Qwen Image 2 Pro via l'API ?
CrĂ©ez une clĂ© API Railwail et envoyez votre requĂȘte avec l'ID de modĂšle qwen-image-2-pro. Des exemples de code pour curl, Python et JavaScript se trouvent dans la section API de cette page.
ModĂšles comparables
Tous dans cette catégorie- FLUX 1.1 ProBlack Forest Labs
Black Forest Labs' flagship text-to-image model. Faster generation than FLUX.1 Pro at higher prompt adherence, with strong photorealism and reliable spatial composition. Runs as a hosted Replicate model.
- Flux 1.1 Pro UltraBlack Forest Labs
FLUX 1.1 Pro in ultra mode. Up to 4 megapixel images with raw mode for photorealism.
- Flux DevBlack Forest Labs
Black Forest Labs' development model. Fast, high-quality image generation with LoRA support.
Utiliser Qwen Image 2 Pro via l'API
Une clé API pour tous les modÚles sur Railwail. L'utilisation est facturée à partir de crédits prépayés, 1 crédit = 0,01 $US.