VModel/photo-face-detect
Detect faces in any photo using the Photo Face Detect API. Seamlessly combine it with our Photo Multiple Face Swap API to perfectly swap multiple faces within an image.
Output: $0.0002 / use or 5000 uses / $1
Input
source * image
The URL of the image to be detected.
input image
Reset
Output
{
  "task_id": "d9zzvghifs95q8fkfd",
  "user_id": 1,
  "version": "e99eaddeb86a1db20d6b4a5b4d90c95a8e25b2f5273a1b8117eba69e636cd401",
  "error": null,
  "total_time": 5,
  "predict_time": 5,
  "logs": null,
  "output": [
    {
      "id": "ODa85aV5GZY",
      "status": "succeed",
      "type": "face_detect",
      "faces": [
        {
          "id": 0,
          "link": "https://vmodel.ai/data/dev/model/vmodel/photo-face-detect/result-1.jpg"
        },
        {
          "id": 1,
          "link": "https://vmodel.ai/data/dev/model/vmodel/photo-face-detect/result-2.jpg"
        }
      ],
      "started_at": 1768533664,
      "finished_at": 1768533664,
      "error": null
    }
  ],
  "status": "succeeded",
  "create_at": 1768533664,
  "completed_at": 1768533664,
  "input": {
    "source": "https://vmodel.ai/data/dev/model/vmodel/photo-face-detect/photo-face-detect-demo.png"
  }
}
Generated in: 5 seconds
Pricing
Model pricing for vmodel/photo-face-detect. Looking for volume pricing? Get in touch.
When
using this model
$0.0002
per use
or 5000 uses for $1
Readme

Loading...