Instructions to use opsbr/eye-grep-electra-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use opsbr/eye-grep-electra-small with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('token-classification', 'opsbr/eye-grep-electra-small');
| eye-grep | |
| Copyright 2026 OpsBR Software Technology Inc. | |
| This product is licensed under the Apache License, Version 2.0 (see LICENSE). | |