Wan 2.2 Image
wan-2-2-imageThis model generates beautiful cinematic 2 megapixel images in 3-4 seconds and is derived from the Wan 2.2 model through optimisation techniques from the pruna package
- Prix
- 0,024Â $US/image
- Formats d'image
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- EntrĂ©e â Sortie
- Texte â Image
- Développeur
- Community
- Mis Ă jour
- 24 septembre 2026
Playground
Essayer Wan 2.2 Image
Entrée et résultat
Cette exécution
0,024 $US · 2,4 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) lors de 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 cinematic, photorealistic medium shot capturing the nostalgic warmth of a mid-2000s indie film. The focus is a cat with a messy cool platinum white fur, looking directly and intently into the camera lens with a knowing smirk, its head is looking up slightly. The cat wears an oversized band t-shirt that says âWan can do Images" in huge stylized text over a long-sleeved striped top and simple silver stud earrings. The lighting is soft, golden hour sunlight creating lens flare and illuminating dust motes in the air. The background shows a blurred outdoor urban setting with graffiti-covered walls (the graffiti says âWAN" in stylized graffiti lettering), rendered with a shallow depth of field. Natural film grain, a warm, slightly muted color palette, and sharp focus on its expressive eyes enhance the intimate, authentic feel
Settings
- aspect_ratio
- 4:3
Open full sizePrompt
A cinematic, photorealistic medium shot capturing the nostalgic warmth of a mid-2000s indie film. The focus is a cat with a messy cool platinum white fur, looking directly and intently into the camera lens with a knowing smirk, its head is looking up slightly. The cat wears an oversized band t-shirt that says âWAN can do Images" in huge stylized text over a long-sleeved striped top and simple silver stud earrings. The lighting is soft, golden hour sunlight creating lens flare and illuminating dust motes in the air. The background shows a blurred outdoor urban setting with graffiti-covered walls (the graffiti says âWan" in stylized graffiti lettering), rendered with a shallow depth of field. Natural film grain, a warm, slightly muted color palette, and sharp focus on its expressive eyes enhance the intimate, authentic feel
Settings
- aspect_ratio
- 4:3
Open full sizePrompt
A cinematic, photorealistic medium shot capturing the nostalgic warmth of a mid-2000s indie film. The focus is a young man with a messy mullet haircut in cool platinum white, looking directly and intently into the camera lens with a knowing smirk, his head is looking up slightly. He wears an oversized band t-shirt that says âWAN can do Images" in huge stylized text over a long-sleeved striped top and simple silver stud earrings. The lighting is soft, golden hour sunlight creating lens flare and illuminating dust motes in the air. The background shows a blurred outdoor urban setting with graffiti-covered walls (the graffiti says âWan" in stylized graffiti lettering), rendered with a shallow depth of field. Natural film grain, a warm, slightly muted color palette, and sharp focus on his expressive eyes enhance the intimate, authentic feel
Settings
- aspect_ratio
- 4:3
Ă propos de Wan 2.2 Image
Wan 2.2 Image est un modÚle de Community dans la catégorie Génération d'images. Sur Railwail, Wan 2.2 Image coûte 0,024 $US par image. Formats d'image supportés : 1:1, 16:9, 9:16, 4:3, 3:4 et 21:9.
Tarification
| Par image | 0,024Â $US par image |
|---|
- 1 crédit = 0,01 $US
Calculateur de coûts
Calculateur de prix
Total
2,40Â $US
240 crédits
Par exécution
0,024 $US · 2,4 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": "wan-2-2-image",
"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="wan-2-2-image",
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: "wan-2-2-image",
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("wan-2-2-image", "A lighthouse on a rocky coast at sunset, photorealistic");
console.log(res.data[0].url);Spécifications
- ID du modĂšle
wan-2-2-image- Développeur
- Community
- 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, 21:9
- 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: TexteDĂ©faut: âValeurs autorisĂ©es: âaspectRatioType: ChoixDĂ©faut: âValeurs autorisĂ©es: 1:1, 16:9, 9:16, 4:3, 3:4 ou 21:9
Ătiquettes
- replicate
- prunaai
- text-to-image
Cas d'usage
Questions fréquemment posées
Qu'est-ce que Wan 2.2 Image ?
Wan 2.2 Image est un modÚle de Community 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 Wan 2.2 Image sur Railwail ?
Sur Railwail, Wan 2.2 Image coûte 0,024 $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 Wan 2.2 Image supporte-t-il ?
Selon son schéma d'entrée, Wan 2.2 Image connaßt ces paramÚtres : prompt et aspectRatio (1:1, 16:9, 9:16, 4:3, 3:4 ou 21:9).
Quelle est la vitesse de Wan 2.2 Image ?
Il n'y a pas encore assez d'exécutions mesurées de Wan 2.2 Image 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.
Wan 2.2 Image est-il meilleur que FLUX 1.1 Pro ?
Cela dépend de la tùche. Wan 2.2 Image (Community) 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 Wan 2.2 Image et FLUX 1.1 ProComment utiliser Wan 2.2 Image via l'API ?
CrĂ©ez une clĂ© API Railwail et envoyez votre requĂȘte avec l'ID de modĂšle wan-2-2-image. 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 Wan 2.2 Image 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.