Jelajahi dan integrasikan model AI qwen-image-edit-lora melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model qwen-image-edit-lora menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.04 per generation | 无论应用多少个 LoRA 权重,每次生成均按固定价格计费。 |
| Fal.ai | $0.05 per generation | Muapiapp is roughly 20% cheaper for comparable Qwen Image Edit LoRA generations. |
| Replicate | $0.05 per generation | 按使用量计费,与 Fal.ai 价格相近;muapiapp 仍是更便宜的选择。 |
无论应用多少个 LoRA 权重,每次生成均按固定价格计费。
Muapiapp is roughly 20% cheaper for comparable Qwen Image Edit LoRA generations.
按使用量计费,与 Fal.ai 价格相近;muapiapp 仍是更便宜的选择。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt Teks | string | Text prompt describing the image edits. | A cinematic ocean wave at sunrise, highly detailed |
| Gambar URL | string | InputGambar的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/ai-images/186/902675646946/c0951838-8bc5-4598-8e8e-941df16446fa.jpg |
| Rasio Aspek | Enum (9 options) | Aspect ratio of generated image. | 1:1 |
| LoRA 列表 | array | 要应用的 LoRA 列表(最多 3 个)。 | [object Object] |
| 输出Format | Enum (3 options) | Format of the output image. | jpeg |
Text prompt describing the image edits.
A cinematic ocean wave at sunrise, highly detailedInputGambar的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/ai-images/186/902675646946/c0951838-8bc5-4598-8e8e-941df16446fa.jpgAspect ratio of generated image.
1:1要应用的 LoRA 列表(最多 3 个)。
[object Object]Format of the output image.
jpegDeveloper documentation
Panduan integrasi cepat untuk qwen-image-edit-lora. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
它会根据文本提示词编辑一张输入图像,同时应用最多 3 个自定义 LoRA 权重文件,将结果引导至训练好的风格、角色或外观。
任何可公开访问的 `.safetensors` URL 都可以——包括由 muapiapp LoRA trainer endpoint 生成的文件,或 Hugging Face 等第三方托管服务上的文件。
最多 3 个,每个 LoRA 都有自己的 `scale` 倍率(0–4,默认 1),用于控制其影响强度。
此端点接收单个 `image_url`;2511 变体通过 `images_list` 接收最多 3 张参考图像,并提供更强的多图编辑一致性。
支持 `jpeg`、`png` 或 `webp`,通过 `output_format` 设置。