Skip to content

创建任务 lucataco/animate-diff

概览

认证

  • Header: Authorization: Bearer <token>

请求参数

  • Header: Authorization: Bearer <token>
  • Body 类型: application/json
{
    "version": "lucataco/animate-diff:beecf59c4aee8d81bf04f0381033dfa10dc16e845b4ae00d281e2fa377e48a9f",
    "input": {
      "path": "toonyou_beta3.safetensors",
      "seed": 255224557,
      "steps": 25,
      "prompt": "masterpiece, best quality, 1girl, solo, cherry blossoms, hanami, pink flower, white flower, spring season, wisteria, petals, flower, plum blossoms, outdoors, falling petals, white hair, black eyes",
      "n_prompt": "badhandv4, easynegative, ng_deepnegative_v1_75t, verybadimagenegative_v1.3, bad-artist, bad_prompt_version2-neg, teeth",
      "motion_module": "mm_sd_v14",
      "guidance_scale": 7.5
    }
  }

请求示例

curl --location --request POST 'https://api.winfull.cloud-ip.cc/replicate/v1/predictions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "version": "lucataco/animate-diff:beecf59c4aee8d81bf04f0381033dfa10dc16e845b4ae00d281e2fa377e48a9f",
    "input": {
      "path": "toonyou_beta3.safetensors",
      "seed": 255224557,
      "steps": 25,
      "prompt": "masterpiece, best quality, 1girl, solo, cherry blossoms, hanami, pink flower, white flower, spring season, wisteria, petals, flower, plum blossoms, outdoors, falling petals, white hair, black eyes",
      "n_prompt": "badhandv4, easynegative, ng_deepnegative_v1_75t, verybadimagenegative_v1.3, bad-artist, bad_prompt_version2-neg, teeth",
      "motion_module": "mm_sd_v14",
      "guidance_scale": 7.5
    }
  }'

返回示例

🟢200成功 示例

{
    "id": "jywwf9nkfnrj20crap0as52zeg",
    "model": "lucataco/animate-diff",
    "version": "beecf59c4aee8d81bf04f0381033dfa10dc16e845b4ae00d281e2fa377e48a9f",
    "input": {
        "guidance_scale": 7.5,
        "motion_module": "mm_sd_v14",
        "n_prompt": "badhandv4, easynegative, ng_deepnegative_v1_75t, verybadimagenegative_v1.3, bad-artist, bad_prompt_version2-neg, teeth",
        "path": "toonyou_beta3.safetensors",
        "prompt": "masterpiece, best quality, 1girl, solo, cherry blossoms, hanami, pink flower, white flower, spring season, wisteria, petals, flower, plum blossoms, outdoors, falling petals, white hair, black eyes",
        "seed": 255224557,
        "steps": 25
    },
    "logs": "",
    "output": null,
    "data_removed": false,
    "error": null,
    "status": "starting",
    "created_at": "2025-07-29T09:25:54.685Z",
    "urls": {
        "cancel": "https://api.replicate.com/v1/predictions/jywwf9nkfnrj20crap0as52zeg/cancel",
        "get": "https://api.replicate.com/v1/predictions/jywwf9nkfnrj20crap0as52zeg",
        "stream": "https://stream.replicate.com/v1/files/qoxq-rtwpkbal3tte26cwukk5qz4jari7vrzuxx747qitukq6pqukjhxq",
        "web": "https://replicate.com/p/jywwf9nkfnrj20crap0as52zeg"
    }
}

最后更新:2025-08-07 08:44:27

🚀 伝富AI-API文档 - 强大的AI接口平台