James Arnott

Results 7 comments of James Arnott

Hi there, I saw this thread and made an example project, just run yarn install, then yarn build and you should be good to go! (add the build file as...

Hi, I'm fairly new to neural nets and this library, I tried using your model and I keep on getting the same error "nsfwjs.min.js:1 Uncaught (in promise) Error: layer: Improper...

> > > @evdama I'm still using this one: > > https://github.com/infinitered/nsfwjs/tree/master/example/nsfw_demo/public/model > > In my experience, this one works the best. > > The thing is that you cannot...

> > > Aha, I found a workaround. It's ugly, but it seems to work. > > I had to modify HTTPClient.cpp, which on my Windows system is in C:\Users\USERNAME\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.4\libraries\HTTPClient\src....

I'm not sure what can be done, I think it needs to be packaged up using something other than browserify (probably on a fork) but I'm not sure whether or...

Hi there, I'd recommend you do a little more reading into the messaging API in the plasmo docs, or ask the AI bot Pallas [on the discord](https://discord.gg/YaqgBM3zur) which has also...

Ahh I see, I'm also pretty sure that the chrome ports API is not designed for you to communicate from within the background service worker, to the background service worker....