Qwen Image Edit
unofficialimage
Qwen Image Edit specifications
| Context window | — |
|---|---|
| Max output tokens | — |
| Release date | — |
| Input | Text, Image |
| Output | Image |
Qwen Image Edit pricing in rubles
You pay for what you use, per token and per unit. The final request cost is returned in the API response.
| Type | Price |
|---|---|
| Image | 8,1 ₽ per image |
Prices are in rubles and may change with exchange rates.
What Qwen Image Edit can do
- Image understanding
- Editing
- Multiple references
Qwen Image Edit API: connection and code examples
The service exposes a single OpenAI-compatible API. Set our base_url and the key from your dashboard.
cURL
curl https://api.neuralbridge.ru/v1/images/edits \
-H "Authorization: Bearer YOUR_API_KEY" \
-F model="qwen/qwen-image-edit-01402" \
-F prompt="Замени фон на закатное небо" \
-F image=@input.pngAPI endpoints
POST /v1/images/editsprimary | Images — edits Mövcud şəkilin təsvirə əsasən dəyişdirilməsi (image-to-image). |
Supported request parameters
| Parameter | Default | Allowed values | Description |
|---|---|---|---|
size | — | — | Nəticənin ölçüsü «eni×hündürlüyü» formatında sətir. |
width | — | — | Şəkilin eni piksel ilə. |
height | — | — | Şəkil hündürlüyü piksel olaraq. |