Remix.run Logo
afavour 4 days ago

Absent a service worker this API won't give you a whole lot but it's a very powerful addition to the web toolkit. With the right caching strategies you can make a really effective offline web app.

sroussey 4 days ago | parent [-]

HuggingFace’s Transformers.js uses this API to cache model files for when you are running models in the browser.