---
title: "omnihuman-1.5-subject-detection API — OmniHuman Preise & Spezifikationen"
url: "https://runapi.ai/de/models/omnihuman/1.5-subject-detection.md"
canonical: "https://runapi.ai/de/models/omnihuman/1.5-subject-detection.md"
locale: "de"
model: "OmniHuman"
provider: "Bytedance"
variant_id: "omnihuman-1.5-subject-detection"
sdk_model_id: "omnihuman-1.5-subject-detection"
modality: "utility"
price_from_cents: 0
billing_unit: "call"
status: "active"
---

# OmniHuman omnihuman-1.5-subject-detection API

Nutze omnihuman-1.5-subject-detection aus der OmniHuman-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.0000** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `omnihuman-1.5-subject-detection` |
| Provider | Bytedance |
| Modality | utility |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/omnihuman/subject_detection` |
| Status | active |

## Request example

```json
{
  "model": "omnihuman-1.5-subject-detection",
  "prompt": "Erzeuge aus diesem Portrait und Voiceover ein 720p-Talking-Head-Video und nutze eine Subjektmaske, um die sprechende Person isoliert zu halten."
}
```

## Install the skill

```sh
npx skills add runapi-ai/omnihuman -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add OmniHuman omnihuman-1.5-subject-detection features to an application.

```json
{
  "model": "omnihuman-1.5-subject-detection"
}
```

## FAQ

### Wie wähle ich %{variant} aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


## Related

Other OmniHuman variants:

- [omnihuman-1.5](https://runapi.ai/de/models/omnihuman/1.5.md) — `1.5` · $0.270
- [omnihuman-1.5-human-identification](https://runapi.ai/de/models/omnihuman/1.5-human-identification.md) — `1.5-human-identification` · $0.0000
