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
- Τιμή
- 0,024 $/εικόνα
- Αναλογίες διαστάσεων
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- Είσοδος → Έξοδος
- Κείμενο → Εικόνα
- Προγραμματιστής
- Community
- Ενημερώθηκε
- 24 Σεπτεμβρίου 2026
Playground
Δοκιμάστε Wan 2.2 Image
Είσοδος & Έξοδος
Αυτή η εκτέλεση
0,024 $ · 2,4 πιστωτικές μονάδες
Για λογαριασμούς χωρίς αγορά: εκτελέσεις πάνω από 2 πιστωτικές μονάδες χρειάζονται ανεβάσματος.
Νέος εδώ;
10 δωρεάν πιστωτικές μονάδες (0,10 $) όταν εγγραφείς με Google
Χρησιμοποιήσιμο 24 ώρες μετά την εγγραφή, έως 5 εκτελέσεις ανά ημέρα και το πολύ 2 πιστωτικές μονάδες ανά εκτέλεση. Άλλες μέθοδοι σύνδεσης ξεκινούν χωρίς πιστωτικές μονάδες.
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
Σχετικά με το Wan 2.2 Image
Το Wan 2.2 Image είναι ένα μοντέλο του Community στην κατηγορία Δημιουργία εικόνων. Στο Railwail, το Wan 2.2 Image κοστίζει 0,024 $ ανά εικόνα. Υποστηριζόμενες αναλογίες διαστάσεων: 1:1, 16:9, 9:16, 4:3, 3:4 και 21:9.
Τιμολόγηση
| Ανά εικόνα | 0,024 $ ανά εικόνα |
|---|
- 1 πιστωτική μονάδα = 0,01 $
Αριθμομηχανή κόστους
Αριθμομηχανή τιμών
Σύνολο
2,40 $
240 πιστωτικές μονάδες
Ανά εκτέλεση
0,024 $ · 2,4 πιστωτικές μονάδες
Σταθερή τιμή ανά εκτέλεση, γνωστή πριν ξεκινήσει η εκτέλεση.
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);Προδιαγραφές
- ID μοντέλου
wan-2-2-image- Ανάπτυξη
- Community
- Κατηγορία
- Δημιουργία εικόνων
- Είσοδος
- Κείμενο
- Έξοδος
- Εικόνα
- Αναλογίες διαστάσεων
- 1:1, 16:9, 9:16, 4:3, 3:4, 21:9
- Χρέωση
- Σταθερή τιμή, γνωστή πριν από την εκτέλεση
- Καταχώρηση καταλόγου ενημερώθηκε
- 24 Σεπτεμβρίου 2026
Παράμετροι εισόδου
Εισόδους και ρυθμίσεις από το σχήμα εισόδου του μοντέλου. Το παράδειγμα στην ενότητα API δείχνει ποιες από αυτές δέχεται το API.
promptΥποχρεωτικόΤύπος: ΚείμενοΠροεπιλογή: –Επιτρεπόμενες τιμές: –aspectRatioΤύπος: ΕπιλογήΠροεπιλογή: –Επιτρεπόμενες τιμές: 1:1, 16:9, 9:16, 4:3, 3:4 ή 21:9
Ετικέτες
- replicate
- prunaai
- text-to-image
Περιπτώσεις χρήσης
Συχνές ερωτήσεις
Τι είναι Wan 2.2 Image;
Το Wan 2.2 Image είναι ένα μοντέλο του Community στην κατηγορία Δημιουργία εικόνων. Στο Railwail μπορείτε να το καλέσετε με ένα API key μέσω του Railwail API.
Πόσο κοστίζει το Wan 2.2 Image στο Railwail;
Στο Railwail, το Wan 2.2 Image κοστίζει 0,024 $ ανά εικόνα. Η τιμή είναι γνωστή πριν ξεκινήσει η εκτέλεση. Η χρήση πληρώνεται από προπληρωμένες πιστωτικές μονάδες· 1 πιστωτική μονάδα ισούται με 0,01 $.
Ποιες ρυθμίσεις υποστηρίζει το Wan 2.2 Image;
Σύμφωνα με το σχήμα εισόδου του, το Wan 2.2 Image γνωρίζει αυτές τις παραμέτρους: prompt και aspectRatio (1:1, 16:9, 9:16, 4:3, 3:4 ή 21:9).
Πόσο γρήγορο είναι το Wan 2.2 Image;
Δεν υπάρχουν αρκετές μετρημένες εκτελέσεις του Wan 2.2 Image στο Railwail ακόμα για να δηλωθεί ένας χρόνος εκτέλεσης. Εξαρτάται από την είσοδο, τις ρυθμίσεις και το φορτίο στον πάροχο.
Είναι το Wan 2.2 Image καλύτερο από το FLUX 1.1 Pro;
Αυτό εξαρτάται από την εργασία. Το Wan 2.2 Image (Community) και το FLUX 1.1 Pro (Black Forest Labs) είναι και τα δύο μοντέλα στην κατηγορία Δημιουργία εικόνων. Η σελίδα σύγκρισης δείχνει τις τιμές και τις προδιαγραφές τους παράλληλα.
Σύγκριση Wan 2.2 Image και FLUX 1.1 ProΠώς χρησιμοποιώ το Wan 2.2 Image μέσω του API;
Δημιουργήστε ένα Railwail API key και στείλτε το αίτημά σας με το ID μοντέλου wan-2-2-image. Παραδείγματα κώδικα για curl, Python και JavaScript βρίσκονται στην ενότητα API αυτής της σελίδας.
Συγκρίσιμα μοντέλα
Όλα σε αυτήν την κατηγορία- 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.
Χρησιμοποιήστε το Wan 2.2 Image μέσω του API
Ένα κλειδί API για κάθε μοντέλο στο Railwail. Η χρήση χρεώνεται από προπληρωμένα πιστωτικά, 1 πιστωτικό = 0,01 $.