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.
- Prezzo
- 0,042Â USD/immagine
- Proporzioni
- 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1, 1:2
- Input → output
- Testo → Immagine
- Sviluppatore
- Alibaba (Qwen)
- Aggiornato
- 24 settembre 2026
Playground
Prova Qwen Image 2
Input e output
Questa esecuzione
0,042 USD · 4,2 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 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
Informazioni su Qwen Image 2
Qwen Image 2 è un modello di Alibaba (Qwen) nella categoria Generazione immagini. Su Railwail, Qwen Image 2 costa 0,042 USD per immagine. Proporzioni supportate: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1 e 1:2.
Prezzi
| Per immagine | 0,042Â USD per immagine |
|---|
- 1 credito = 0,01Â USD
Calcolatore di costi
Calcolatore prezzi
Totale
4,20Â USD
420 crediti
Per esecuzione
0,042 USD · 4,2 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": "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);Specifiche
- ID modello
qwen-image-2- Sviluppatore
- Alibaba (Qwen)
- Categoria
- Generazione immagini
- Input
- Testo
- Output
- Immagine
- Proporzioni
- 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1, 1:2
- 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, 3:2, 2:3, 2:1 o 1:2
Etichette
- replicate
- qwen
- text-to-image
Casi d'uso
Domande frequenti
Cos'è Qwen Image 2?
Qwen Image 2 è un modello di Alibaba (Qwen) nella categoria Generazione immagini. Su Railwail puoi richiamarlo con una chiave API tramite l'API Railwail.
Quanto costa Qwen Image 2 su Railwail?
Su Railwail, Qwen Image 2 costa 0,042 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 Qwen Image 2?
Secondo il suo schema di input, Qwen Image 2 conosce questi parametri: prompt e aspectRatio (1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1 o 1:2).
Quanto è veloce Qwen Image 2?
Non ci sono ancora abbastanza esecuzioni misurate di Qwen Image 2 su Railwail per indicare un tempo di esecuzione. Dipende dall'input, dalle impostazioni e dal carico presso il provider.
Qwen Image 2 è migliore di FLUX 1.1 Pro?
Dipende dall'attività . Qwen Image 2 (Alibaba (Qwen)) 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 Qwen Image 2 e FLUX 1.1 ProCome uso Qwen Image 2 tramite l'API?
Crea una chiave API Railwail e invia la tua richiesta con l'ID modello qwen-image-2. 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 Qwen Image 2 tramite l'API
Una chiave API per tutti i modelli su Railwail. L'utilizzo viene addebitato da crediti prepagati, 1 credito = 0,01Â USD.