1. 输入 API Key / Enter API Key
提示:本工具默认通过同站点的 /api/* 代理转发到 https://ai.gitee.com/v1,避免浏览器 CORS 限制。
2. 选择模型 / Select Model
z-image(文生图 / Text-to-Image)
建议:2048 更清晰但更慢更贵;n>1 会输出多张。
Tip: 2048 is sharper but slower/more expensive; n>1 outputs multiple images.
Tip: 2048 is sharper but slower/more expensive; n>1 outputs multiple images.
Edit-2511(图像编辑 / Image Edit)
Notes: Higher steps = slower but more detail; higher guidance = follows prompt more strongly.
Qwen-Image-2512(文生图异步 2048 / Async Text-to-Image)
使用官方 v1/async/images/generations 的「文生图异步 (2048×2048)」操作。任务提交后可在模力方舟官网任务记录中找回。
FLUX.2-klein-9B(图像编辑 / Image Edit)
使用官方同步 v1/images/edits 接口。固定比例发送 size;自定义模式只发送 width/height,两者不会同时发送。自动计算会保持第一张图比例,将长边设为 1024,并把短边取为最接近的 8 的倍数。支持 1 张原图,或 2–3 张图片组合编辑;模型官方示例使用英文提示词。
Wan2.2-I2V-A14B(图生视频 / Image-to-Video)
说明:若服务端单次只能生成固定 5 秒,本工具会按你指定的 Duration 分段生成并下载。
注意:浏览器端无法像桌面版那样用 ffmpeg 合并/裁剪成“一个最终 mp4”;因此多段会分别提供可播放与下载(也可勾选 zip 打包下载)。
EN: If backend returns fixed-length clips, we generate segments and provide playable/downloadable mp4s (optionally zip).
注意:浏览器端无法像桌面版那样用 ffmpeg 合并/裁剪成“一个最终 mp4”;因此多段会分别提供可播放与下载(也可勾选 zip 打包下载)。
EN: If backend returns fixed-length clips, we generate segments and provide playable/downloadable mp4s (optionally zip).
HunyuanVideo-1.5(文生视频 / Text-to-Video)
说明:这是异步任务接口,会先返回 task_id,然后自动轮询状态直至 success/failed。
EN: This is an async endpoint; we create a task, then poll status until success/failed.
EN: This is an async endpoint; we create a task, then poll status until success/failed.