Show HN: Live face swap and outfit try-on in the browser(vivify.video)
vivify.video
Show HN: Live face swap and outfit try-on in the browser
https://vivify.video/realtime-face-swap
3 comments
Doing this entirely client side in the browser with low enough latency for live video is highly impressive. Are you running optimized WebGPU under the hood or is a lot of the heavy lifting being offloaded asynchronously to a server?
Yes, we process the live stream on the server. The browser only handles camera capture and video rendering.
I watched a YouTuber build a local live face swap demo, and it was pretty fun. Some people ask for a usable link, so I put together this online version.