Loading...
Loading...
Compare original and translation side by side
| Script | Purpose |
|---|---|
| Apply a garment onto a person photo |
| 脚本 | 用途 |
|---|---|
| 将服装应用到人物照片上 |
./scripts/tryon.sh --person-url "https://example.com/person.jpg" --garment-url "https://example.com/dress.jpg"./scripts/tryon.sh --person-url "https://example.com/person.jpg" --garment-url "https://example.com/dress.jpg"./scripts/tryon.sh --person-url "https://example.com/person.jpg" --garment-url "https://example.com/jacket.jpg" --type top./scripts/tryon.sh --person-url "https://example.com/person.jpg" --garment-url "https://example.com/jacket.jpg" --type top| Argument | Description | Required |
|---|---|---|
| URL of person/model photo | Yes |
| URL of garment/clothing image | Yes |
| Garment type: top, bottom, full-body, dress | No (auto-detect) |
| Model endpoint | No (default: fal-ai/fashn/tryon/v1.5) |
| speed, balanced, quality | No (default: balanced) |
| 参数 | 说明 | 是否必填 |
|---|---|---|
| 人物/模特照片的URL | 是 |
| 服装/衣物图片的URL | 是 |
| 服装类型:top(上衣)、bottom(下装)、full-body(全身)、dress(连衣裙) | 否(自动检测) |
| 模型端点 | 否(默认值:fal-ai/fashn/tryon/v1.5) |
| 画质选项:speed(速度优先)、balanced(平衡)、quality(画质优先) | 否(默认值:balanced) |
undefinedundefined
Or use the `search_models` MCP tool with keywords like "try-on", "tryon", "garment", "fashion".
或者使用`search_models` MCP工具,搭配"try-on"、"tryon"、"garment"、"fashion"这类关键词搜索。