Closed
Description
I created a new react app with create react app and then just copied over the App.js and worker.js (and lint file) from your react translator example with the nllb-200-distilled-600M model.
However, I get the model loading error - 'Unexpected token '<', "<!DOCTYPE "... is not valid JSON'
Not sure what the issue is.