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
- Prezzo
- 0,024Â USD/immagine
- Proporzioni
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- Input → output
- Testo → Immagine
- Sviluppatore
- Community
- Aggiornato
- 24 settembre 2026
Playground
Prova Wan 2.2 Image
Input e output
Questa esecuzione
0,024 USD · 2,4 crediti
Per account senza acquisti precedenti: le esecuzioni oltre 2 crediti richiedono una ricarica.
Nuovo qui?
10 crediti gratuiti (0,10Â USD) quando ti iscrivi con Google
Utilizzabile 24 ore dopo l'iscrizione, fino a 5 esecuzioni al giorno e al massimo 2 crediti per esecuzione. Altri metodi di accesso iniziano senza crediti.
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
Informazioni su Wan 2.2 Image
Wan 2.2 Image è un modello di Community nella categoria Generazione immagini. Su Railwail, Wan 2.2 Image costa 0,024 USD per immagine. Proporzioni supportate: 1:1, 16:9, 9:16, 4:3, 3:4 e 21:9.
Prezzi
| Per immagine | 0,024Â USD per immagine |
|---|
- 1 credito = 0,01Â USD
Calcolatore di costi
Calcolatore prezzi
Totale
2,40Â USD
240 crediti
Per esecuzione
0,024 USD · 2,4 crediti
Prezzo fisso per esecuzione, noto prima dell'inizio.
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);Specifiche
- ID modello
wan-2-2-image- Sviluppatore
- Community
- Categoria
- Generazione immagini
- Input
- Testo
- Output
- Immagine
- Proporzioni
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- Fatturazione
- Prezzo fisso, noto prima dell'esecuzione
- Voce di catalogo aggiornata
- 24 settembre 2026
Parametri di input
Input e impostazioni dallo schema di input del modello. L'esempio nella sezione API mostra quali di essi l'API accetta.
promptObbligatorioTipo: TestoPredefinito: –Valori consentiti: –aspectRatioTipo: SceltaPredefinito: –Valori consentiti: 1:1, 16:9, 9:16, 4:3, 3:4 o 21:9
Etichette
- replicate
- prunaai
- text-to-image
Casi d'uso
Domande frequenti
Cos'è Wan 2.2 Image?
Wan 2.2 Image è un modello di Community nella categoria Generazione immagini. Su Railwail puoi richiamarlo con una chiave API tramite l'API Railwail.
Quanto costa Wan 2.2 Image su Railwail?
Su Railwail, Wan 2.2 Image costa 0,024 USD per immagine. Il prezzo è noto prima dell'inizio dell'esecuzione. L'utilizzo viene pagato con crediti prepagati; 1 credito equivale a 0,01 USD.
Quali impostazioni supporta Wan 2.2 Image?
Secondo il suo schema di input, Wan 2.2 Image conosce questi parametri: prompt e aspectRatio (1:1, 16:9, 9:16, 4:3, 3:4 o 21:9).
Quanto è veloce Wan 2.2 Image?
Non ci sono ancora abbastanza esecuzioni misurate di Wan 2.2 Image su Railwail per indicare un tempo di esecuzione. Dipende dall'input, dalle impostazioni e dal carico presso il provider.
Wan 2.2 Image è migliore di FLUX 1.1 Pro?
Dipende dall'attività . Wan 2.2 Image (Community) e FLUX 1.1 Pro (Black Forest Labs) sono entrambi modelli nella categoria Generazione immagini. La pagina di confronto mostra i loro prezzi e le specifiche affiancati.
Confronta Wan 2.2 Image e FLUX 1.1 ProCome uso Wan 2.2 Image tramite l'API?
Crea una chiave API Railwail e invia la tua richiesta con l'ID modello wan-2-2-image. Gli esempi di codice per curl, Python e JavaScript sono nella sezione API di questa pagina.
Modelli comparabili
Tutti in questa categoria- 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.
Usa Wan 2.2 Image tramite l'API
Una chiave API per tutti i modelli su Railwail. L'utilizzo viene addebitato da crediti prepagati, 1 credito = 0,01Â USD.