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$/bild
- Bildförhållanden
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- Inmatning → utmatning
- Text → Bild
- Utvecklare
- Community
- Uppdaterad
- 24 september 2026
Playground
Prova Wan 2.2 Image
Inmatning & resultat
Denna körning
0,024 US$ · 2,4 credits
För konton utan tidigare köp: körningar över 2 credits kräver en påfyllning.
Ny här?
10 gratis credits (0,10 US$) när du registrerar dig med Google
Användbar 24 timmar efter registrering, upp till 5 körningar per dag och högst 2 credits per körning. Andra inloggningsmetoder startar utan 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 är en modell av Community i kategorin Bildgenerering. På Railwail kostar Wan 2.2 Image 0,024 US$ per bild. Bildförhållanden som stöds: 1:1, 16:9, 9:16, 4:3, 3:4 och 21:9.
Priser
| Per bild | 0,024 US$ per bild |
|---|
- 1 kredit = 0,01 US$
Kostnadsräknare
Prisräknare
Totalt
2,40 US$
240 krediter
Per körning
0,024 US$ · 2,4 krediter
Fast pris per körning, känt innan körningen startar.
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
- Modell-ID
wan-2-2-image- Utvecklare
- Community
- Kategori
- Bildgenerering
- Inmatning
- Text
- Utmatning
- Bild
- Bildförhållanden
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- Fakturering
- Fastpris, känt innan körningen
- Kataloginlägg uppdaterat
- 24 september 2026
Indataparametrar
Inmatningar och inställningar från modellens indataschema. Exemplet i API-avsnittet visar vilka som API:et accepterar.
promptobligatoriskTyp: TextStandard: –Tillåtna värden: –aspectRatioTyp: ValStandard: –Tillåtna värden: 1:1, 16:9, 9:16, 4:3, 3:4 eller 21:9
Taggar
- replicate
- prunaai
- text-to-image
Användningsfall
Vanliga frågor
Vad är Wan 2.2 Image?
Wan 2.2 Image är en modell av Community i kategorin Bildgenerering. På Railwail kan du anropa den med en API-nyckel via Railwail API.
Vad kostar Wan 2.2 Image på Railwail?
På Railwail kostar Wan 2.2 Image 0,024 US$ per bild. Priset är känt innan körningen startar. Användningen betalas från förbetald kredit; 1 kredit motsvarar 0,01 US$.
Vilka inställningar stöder Wan 2.2 Image?
Enligt sitt inmatningsschema känner Wan 2.2 Image till dessa parametrar: prompt och aspectRatio (1:1, 16:9, 9:16, 4:3, 3:4 eller 21:9).
Hur snabb är Wan 2.2 Image?
Det finns ännu inte tillräckligt många uppmätta körningar av Wan 2.2 Image på Railwail för att ange en körningstid. Det beror på inmatningen, inställningarna och belastningen hos leverantören.
Är Wan 2.2 Image bättre än FLUX 1.1 Pro?
Det beror på uppgiften. Wan 2.2 Image (Community) och FLUX 1.1 Pro (Black Forest Labs) är båda modeller i kategorin Bildgenerering. Jämförelsesidan visar deras priser och specifikationer sida vid sida.
Jämför Wan 2.2 Image och FLUX 1.1 ProHur använder jag Wan 2.2 Image via API:et?
Skapa en Railwail API-nyckel och skicka din begäran med modell-ID:t wan-2-2-image. Kodexempel för curl, Python och JavaScript finns i API-avsnittet på denna sida.
Jämförbara modeller
Alla i denna 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.
Använd Wan 2.2 Image via API:et
En API-nyckel för alla modeller på Railwail. Användningen debiteras från förbetald kredit, 1 kredit = 0,01 US$.