We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get this error when running it: [email protected]:2 Uncaught (in promise) TypeError: t is not a function at [email protected]:2 at [email protected]:2 at t.scopedRun ([email protected]:2) at t.tidy ([email protected]:2) at h ([email protected]:2) at [email protected]:2 at t.scopedRun ([email protected]:2) at t.runKernelFunc ([email protected]:2) at t.runKernel ([email protected]:2) at slice_ (nsfwjs.min.js:7147) (anonymous) @ [email protected]:2
The text was updated successfully, but these errors were encountered:
@YegorZaremba - can you take a look at this?
Sorry, something went wrong.
Hi @GantMan I'll check it tommorow BTW, we have tfjs v 3.x.x in package.json https://github.com/infinitered/nsfwjs/blob/master/package.json#L27
Correct. The project seems to work fine with TFJS 3.x
No branches or pull requests
I get this error when running it: [email protected]:2 Uncaught (in promise) TypeError: t is not a function
at [email protected]:2
at [email protected]:2
at t.scopedRun ([email protected]:2)
at t.tidy ([email protected]:2)
at h ([email protected]:2)
at [email protected]:2
at t.scopedRun ([email protected]:2)
at t.runKernelFunc ([email protected]:2)
at t.runKernel ([email protected]:2)
at slice_ (nsfwjs.min.js:7147)
(anonymous) @ [email protected]:2
The text was updated successfully, but these errors were encountered: