-
Notifications
You must be signed in to change notification settings - Fork 545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken with the recent file on next.js #807
Comments
I've done the following:
Results in the following error:
|
CDN http://cloudfront.net/ is down : FetchError: request to https://d1zv2aa70wpiur.cloudfront.net/tfjs_quant_nsfw_mobilenet/model.json failed, reason: getaddrinfo ENOTFOUND d1zv2aa70wpiur.cloudfront.net My logs :
|
You can download the model here: https://github.com/infinitered/nsfwjs/tree/master/example/nsfw_demo/public/quant_mid And point it at your own server. I'll see what's up with cloudfront and report back. |
Ok, I paid the AWS bill 😄 To stop this in the future host your own copy: |
Previous version was working fine with next.js. Somehow I think the update on the model on Cloudfront is making this fail.
The text was updated successfully, but these errors were encountered: