I realize that it is a CORS issue but I can’t fix it.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tfhub.dev/google/imagenet/mobilenet_v2_100_224/classification/2/model.json?tfjs-format=file. (Reason: CORS request did not succeed).
if i try to go to
https://tfhub.dev/google/imagenet/mobilenet_v2_100_224/classification/2/model.json?tfjs-format=file
i get “We’re having trouble finding that site.”
Any ideas ?