-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Question
Are there steps documented anywhere for running V3 in your app? I'm trying to test it out via these steps:
- Pointing to the alpha in my
package.json:"@huggingface/transformers": "^3.0.0-alpha.10", npm icd node_modules/@hugginface/transformers && npm i- copy the webpack.config.js from the repo into the node_modules/@hugginface/transformers dir.
npm run buildin node_modules/@hugginface/transformers dir.
I then run my app, and get the following error:
ERROR in ../../node_modules/@huggingface/transformers/dist/transformers.js 42256:34-64
Module not found: Error: Can't resolve './' in '/node_modules/@huggingface/transformers/dist'
webpack compiled with 1 error
Thanks, I'm excited to test out the latest and greatest!
gdmcdonald, j-hit and himanshu-jain16
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested