googlecreativelab / teachable-machine-boilerplate

Boilerplate code for Teachable Machine
https://googlecreativelab.github.io/teachable-machine-boilerplate/
Apache License 2.0
505 stars 160 forks source link

Ipfs integration #8

Closed batrlatom closed 6 years ago

batrlatom commented 6 years ago

Hi, I would like to integrate your boilerplate with js-ipfs, but getting strange error "WriteError: QuotaExceededError at http://localhost:9966/dist/build.js:101850:34 at IDBTransaction.tx.onabort (http://localhost:9966/dist/build.js:100791:5)"

Is tensorflow interfeering somehow or do you know how I can integrate it? Thanks