Hacker News new | ask | show | jobs
Gradio-Lite: Serverless Gradio Running in the Browser (huggingface.co)
8 points by whitphx 964 days ago
1 comments

What's the underlying technology that allows this to happen? Is it Pyodide-based? And does this support GPU-based models?
Yes it's using Pyodide. Regarding GPU, it depends on the frontend ML library you use.