
Reenacts a fixed source face with the head pose and expression of each incoming driving Image frame using the face-vid2vid keypoint-and-warp stack, emitting one animated Image per frame so a downstream Image stream becomes the animated video.
Drive the bound source face from a recorded video and publish the animated frames over HTTP for a downstream consumer.
Reenact the source face live from a remote video URL and stream the result to a browser viewer.
split enabled each output is a side-by-side of the detected driver face and the animated result rather than the animation alone.device set to its automatic option prefers a GPU and falls back to CPU, but the generator and keypoint networks are impractical on CPU, so a GPU host is effectively required for real-time use.Automated release