-
## Description
Once I add this module to my project, my custom transformers stop working.
To reproduce:
I've created a stackblitz:
https://stackblitz.com/edit/github-izuj4b?file=nuxt.config.…
-
# Discussion: One Typescript Transformer to run them All
Hello, I been reading a bit after discovering the [typescript-needs-types](https://github.com/akutruff/typescript-needs-types) repo and Look…
-
**Versions**
Next JS : 13.5.5
React : 18.2.0
```
import React, { Fragment } from "react";
import { createVonageMediaProcessor } from "@vonage/ml-transformers";
import bg1 from "../../../public…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
-
### Feature request
Add support for export SigLIP models
### Motivation
As used by many SOTA VLMs, SigLIP is gaining traction and supporting it can be the step 1 to supporting many VLMs.
### Your …
-
### System Info
"@xenova/transformers": "^2.17.1",
node : v20.12.2
npm: 10.5.0
windows 11
### Environment/Platform
- [X] Website/web-app
- [X] Browser extension
- [X] Server-side (e.g., …
-
### Question
Hello
I was going through the issues section to find out an solution for the issue i am facing.. I did tried some of the solutions provided by xenova but it seems like I am getting…
-
### System Info
- Python 3.12.3
- Mac OSX M3
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [X] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Desktop app (e.g.,…
-
Version: Deno 1.46.2
```ts
import { InferenceSession } from "npm:onnxruntime-web";
const modelFile = await Deno.readFile("./model.onnx");
InferenceSession.create(modelFile, {
executionPro…
-
### Model description
https://ai.meta.com/blog/segment-anything-2/
### Prerequisites
- [ ] The model is supported in Transformers (i.e., listed [here](https://huggingface.co/docs/transformers/index…