Qwen Image 2
qwen-image-2A next-generation image generation and editing model from Alibaba's Qwen team. Supports text-to-image and image editing with strong text rendering, especially for Chinese.
- Prijs
- US$Â 0,042/afbeelding
- Beeldverhoudingen
- 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1, 1:2
- Invoer → Uitvoer
- Tekst → Afbeelding
- Ontwikkelaar
- Alibaba (Qwen)
- Bijgewerkt
- 24 september 2026
Playground
Qwen Image 2 proberen
Invoer & resultaat
Deze uitvoering
US$ 0,042 · 4,2 credits
Voor accounts zonder aankoop: uitvoeringen boven 2 credits hebben een opwaardering nodig.
Nieuw hier?
10 gratis credits (US$Â 0,10) wanneer je je aanmeldt met Google
Bruikbaar 24 uur na aanmelding, tot 5 uitvoeringen per dag en maximaal 2 credits per uitvoering. Andere aanmeldmethoden starten zonder credits.
Examples
Open full sizePrompt
A serene Japanese garden with a red bridge over a koi pond, morning light
Settings
- aspect_ratio
- 4:3
Open full sizePrompt
Three green tree frogs perch side by side on a moss-covered rock glistening with moisture: the left frog has its eyes slightly closed and relaxed lips, its smooth-textured skin conveying calmness; the middle frog’s eyelids are half-lowered, its gaze distant and mouth straight, its body faintly shimmering with a misty sheen that suggests aloofness; the right frog’s eyes are wide open, encircled by a soft golden glow, its lips curved into a gentle smile, a pink tongue extending about 3 millimeters, limbs naturally outstretched with clearly visible toe pads, radiating joy. The rock is blanketed in thick, lush green moss, wet and reflective, dotted with tiny water droplets and minute fragments of decaying leaves. In the softly blurred background, a tropical rainforest stream winds through the scene, morning mist drifting like gauze through the mid- and far distance, layers of ferns and banana leaves overlapping, their edges and veins adorned with crystal-clear dewdrops, some slowly sliding down. A slanted ray of morning light pierces through the forest canopy, forming a soft Tyndall beam in the mist that illuminates the frogs’ backs and nearby foliage. The image exhibits a realistic style with ultra-high-definition 8K natural photography quality, precisely controlled depth of field rendering the frogs sharply crisp while the background transitions smoothly into natural bokeh. Colors are richly saturated yet true to life—emerald frogs, deep green moss, warm gray mist, translucent…
Settings
- aspect_ratio
- 4:3
Over Qwen Image 2
Qwen Image 2 is een model van Alibaba (Qwen) in de categorie Afbeeldingsgenerering. Op Railwail kost Qwen Image 2 US$Â 0,042 per afbeelding. Ondersteunde beeldverhoudingen: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1 en 1:2.
Prijzen
| Per afbeelding | US$Â 0,042 per afbeelding |
|---|
- 1 credit = US$Â 0,01
Kostencalculator
Prijscalculator
Totaal
US$Â 4,20
420 credits
Per run
US$ 0,042 · 4,2 credits
Vaste prijs per run, bekend voordat de run start.
API
curl https://railwail.com/api/v1/images/generations \
-H "Authorization: Bearer $RAILWAIL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen-image-2",
"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="qwen-image-2",
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: "qwen-image-2",
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("qwen-image-2", "A lighthouse on a rocky coast at sunset, photorealistic");
console.log(res.data[0].url);Specificaties
- Model-ID
qwen-image-2- Ontwikkelaar
- Alibaba (Qwen)
- Categorie
- Afbeeldingsgenerering
- Invoer
- Tekst
- Uitvoer
- Afbeelding
- Beeldverhoudingen
- 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1, 1:2
- Facturering
- Vaste prijs, bekend voordat de uitvoering begint
- Catalogusitem bijgewerkt
- 24 september 2026
Invoerparameters
Invoeren en instellingen uit het invoerschema van het model. Het voorbeeld in de API-sectie toont welke daarvan de API accepteert.
promptVerplichtType: TekstStandaard: –Toegestane waarden: –aspectRatioType: KeuzeStandaard: –Toegestane waarden: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1 of 1:2
Tags
- replicate
- qwen
- text-to-image
Gebruiksscenario's
Veelgestelde vragen
Wat is Qwen Image 2?
Qwen Image 2 is een model van Alibaba (Qwen) in de categorie Afbeeldingsgenerering. Op Railwail kunt u het aanroepen met een API-sleutel via de Railwail-API.
Hoeveel kost Qwen Image 2 op Railwail?
Op Railwail kost Qwen Image 2 US$Â 0,042 per afbeelding. De prijs staat vast voordat de run begint. Gebruik wordt betaald met vooraf gekochte credits; 1 credit is gelijk aan US$Â 0,01.
Welke instellingen ondersteunt Qwen Image 2?
Volgens het invoerschema kent Qwen Image 2 deze parameters: prompt en aspectRatio (1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1 of 1:2).
Hoe snel is Qwen Image 2?
Er zijn nog niet genoeg gemeten runs van Qwen Image 2 op Railwail om een uitvoeringstijd op te geven. Dit hangt af van de invoer, de instellingen en de belasting bij de provider.
Is Qwen Image 2 beter dan FLUX 1.1 Pro?
Dat hangt van de taak af. Qwen Image 2 (Alibaba (Qwen)) en FLUX 1.1 Pro (Black Forest Labs) zijn beide modellen in de categorie Afbeeldingsgenerering. De vergelijkingspagina toont hun prijzen en specificaties naast elkaar.
Qwen Image 2 en FLUX 1.1 Pro vergelijkenHoe gebruik ik Qwen Image 2 via de API?
Maak een Railwail-API-sleutel aan en stuur uw aanvraag met de model-ID qwen-image-2. Codevoorbeelden voor curl, Python en JavaScript staan in het API-gedeelte van deze pagina.
Vergelijkbare modellen
Alle in deze categorie- 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.
Qwen Image 2 via de API gebruiken
Één API-sleutel voor elk model op Railwail. Gebruik wordt afgerekend via vooraf gekochte credits, 1 credit = US$ 0,01.