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
- Pris
- 0,024Â US$/billede
- Billedformat
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- Input → output
- Tekst → Billede
- Udvikler
- Community
- Opdateret
- 24. september 2026
Playground
Prøv Wan 2.2 Image
Input & resultat
Denne kørsel
0,024 US$ · 2,4 credits
For konti uden tidligere køb: kørsler over 2 credits kræver en opladning.
Ny her?
10 gratis credits (0,10 US$) når du tilmelder dig med Google
Kan bruges 24 timer efter tilmelding, op til 5 kørsler pr. dag og højst 2 credits pr. kørsel. Andre login-metoder starter uden credits.
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
Om Wan 2.2 Image
Wan 2.2 Image er en model af Community i kategorien Billedgenerering. På Railwail koster Wan 2.2 Image 0,024 US$ pr. billede. Understøttede billedformater: 1:1, 16:9, 9:16, 4:3, 3:4 og 21:9.
Priser
| Pr. billede | 0,024Â US$ pr. billede |
|---|
- 1 kredit = 0,01Â US$
Omkostningsberegner
Prisberegner
I alt
2,40Â US$
240 credits
Pr. kørsel
0,024 US$ · 2,4 credits
Fast pris pr. kørsel, kendt før kørslen starter.
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);Specifikationer
- Model-ID
wan-2-2-image- Udvikler
- Community
- Kategori
- Billedgenerering
- Input
- Tekst
- Output
- Billede
- Billedformat
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- Fakturering
- Fastpris, kendt før kørslen
- Katalogelement opdateret
- 24. september 2026
Inputparametre
Inputs og indstillinger fra modellens inputskema. Eksemplet i API-afsnittet viser, hvilke af dem API'en accepterer.
promptpåkrævetType: TekstStandard: –Tilladte værdier: –aspectRatioType: ValgStandard: –Tilladte værdier: 1:1, 16:9, 9:16, 4:3, 3:4 eller 21:9
Tags
- replicate
- prunaai
- text-to-image
Anvendelsestilfælde
Ofte stillede spørgsmål
Hvad er Wan 2.2 Image?
Wan 2.2 Image er en model fra Community i kategorien Billedgenerering. På Railwail kan du kalde den med en API-nøgle via Railwail API.
Hvad koster Wan 2.2 Image på Railwail?
På Railwail koster Wan 2.2 Image 0,024 US$ pr. billede. Prisen kendes før kørslen starter. Forbrug betales fra forudbetalte credits; 1 credit svarer til 0,01 US$.
Hvilke indstillinger understøtter Wan 2.2 Image?
Ifølge dens inputskema kender Wan 2.2 Image disse parametre: prompt og aspectRatio (1:1, 16:9, 9:16, 4:3, 3:4 eller 21:9).
Hvor hurtig er Wan 2.2 Image?
Der er endnu ikke nok målte kørsler af Wan 2.2 Image på Railwail til at angive en udførelsestid. Det afhænger af inputtet, indstillingerne og belastningen hos provideren.
Er Wan 2.2 Image bedre end FLUX 1.1 Pro?
Det afhænger af opgaven. Wan 2.2 Image (Community) og FLUX 1.1 Pro (Black Forest Labs) er begge modeller i kategorien Billedgenerering. Sammenligningssiden viser deres priser og specifikationer side om side.
Sammenlign Wan 2.2 Image og FLUX 1.1 ProHvordan bruger jeg Wan 2.2 Image via API'en?
Opret en Railwail API-nøgle og send din anmodning med model-ID'en wan-2-2-image. Kodeeksempler til curl, Python og JavaScript findes i API-sektionen på denne side.
Sammenlignelige modeller
Alle i denne kategori- 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.
Brug Wan 2.2 Image via API'en
En API-nøgle til alle modeller på Railwail. Forbrug debiteres fra forudbetalte credits, 1 credit = 0,01 US$.