TensorFlowJs + Next
Unanswered
Cuban Crocodile posted this in #help-forum
Cuban CrocodileOP
Hello have a problem loading my model in my deployed web app (Vercel), when in development mode I can predict image based on my model but in deployed web app of mine it stuck in loader button because:
TypeError: Cannot read properties of undefined (reading 'load')
1 Reply
Cuban CrocodileOP
refer to this code