Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

webnn
/
Florence-2-base

Image-Text-to-Text
Transformers.js
ONNX
vision
text-generation
text2text-generation
image-to-text
Model card Files Files and versions
xet
Community

Instructions to use webnn/Florence-2-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use webnn/Florence-2-base with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('image-text-to-text', 'webnn/Florence-2-base');
Florence-2-base
246 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
captainspock's picture
captainspock
Delete onnx/vision_encoder_uint8.onnx
23bcf72 verified 6 months ago
  • onnx
    Delete onnx/vision_encoder_uint8.onnx 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    492 Bytes
    Create README.md 6 months ago