You must use either your own, properly configured server, or a host that allows you to fetch assets via HTTP requests. Here’s a bit more discussion about CORS - long story short, your requests are blocked by the server because you’re not allowed to fetch this models.
Alternatively, you can import assets locally and ship them along with your app.