--- title: DrawFace Live colorFrom: gray colorTo: gray sdk: static app_file: index.html pinned: false # HF 는 short_description 을 60자로 제한한다 (초과 시 업로드 자체가 거부됨). short_description: Real-time face mirroring onto drawings, all in the browser --- Your webcam expression, mirrored onto a drawing — in real time. Face tracking (MediaPipe Face Landmarker), retargeting and rendering all run **in the browser**. No frames leave your machine; there is no server. - **Mirroring studio** (`index.html`) — 3D plaster heads and 2D characters - **Your own drawing** (`draw.html`) — four clicks to rig a scribble - **Illustration track** (`illust.html`) — pre-rendered LivePortrait results. That track needs a local GPU (TensorRT), so it cannot run here — the page shows measured results instead, including the artwork it fails on. Source and technical notes: https://github.com/ingon1026/drawface-live