I'm Michael. Same demo I posted a few weeks ago, no server this time:
photo to 3D Gaussian splat, all in the browser.
Depth Anything V2 Small runs via ONNX Runtime Web / @huggingface/transformers. It tries to use WebGPU (which does inference in about 1 second on an M4 Pro processor and 2 seconds on an iPhone 17 Pro) and falls back to WASM (about 5 seconds inference on the same devices).