Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Xenova
/
texify2

Image-to-Text
Transformers.js
ONNX
vision-encoder-decoder
image-text-to-text
Model card Files Files and versions
xet
Community
1

Instructions to use Xenova/texify2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Xenova/texify2 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('image-to-text', 'Xenova/texify2');
texify2
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
whitphx's picture
whitphx
Add/update the quantized ONNX model files and README.md for Transformers.js v3
7031b1c verified 11 months ago
  • onnx
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 11 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    2.3 kB
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 11 months ago
  • config.json
    4.88 kB
    Upload folder using huggingface_hub over 2 years ago
  • generation_config.json
    191 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • preprocessor_config.json
    615 Bytes
    Update preprocessor_config.json over 2 years ago
  • quantize_config.json
    3.26 kB
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    552 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer.json
    2.14 MB
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer_config.json
    4.49 kB
    Upload folder using huggingface_hub over 2 years ago