Karl Gharios
Karl Gharios
@ThangHuuVu Hey, would be really helpful if you can guide me how to use this strategy in Client side components to signIn for example. I am getting requestAsyncStorage not available.
@Jonghakseo @PatrykKuniczak There is clearly an issue with css bundling on dev with HMR. Is there gonna be any fix anytime soon? Styles fail to apply sometimes in content-ui.
Hello @fs-eire @xenova, I have built [the PR](https://github.com/huggingface/transformers.js/pull/1161) locally and still having the same issue mentioned by @Nithur-M. Running in a Chrome extension background script.
@fs-eire https://github.com/grolox69/kokorojs-extension, follow steps 5,6,7 under **Installing and Running** to setup ext. I am using [kokoro.js](https://www.npmjs.com/package/kokoro-js) (uses "@huggingface/transformers": "^3.3.3" ). **STR:** 1. Open the extension Popup. 2. Click on the...
@fs-eire @xenova Going back to the working example you mentioned, I guessed it's this [extension example](https://github.com/huggingface/transformers.js/tree/main/examples/extension). This example is outdated, and does not work correctly with new version of `@huggingface/transformers`....