I built a site that tells you if your machine can run a Hugging Face model
A developer built a web tool that checks a user's hardware in the browser, pulls model info from Hugging Face, estimates memory requirements, and returns a simple yes/no/maybe answer about whether a given model can run l…