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

plhery
/
mobileclip2-onnx

Image Feature Extraction
Transformers.js
ONNX
clip_vision_model
clip
vision
Model card Files Files and versions
xet
Community

Instructions to use plhery/mobileclip2-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use plhery/mobileclip2-onnx with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('image-feature-extraction', 'plhery/mobileclip2-onnx');
mobileclip2-onnx / open_clip /docs /script_examples /clipa
4.57 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
plhery's picture
plhery
Upload folder using huggingface_hub
7aa783d verified 4 months ago
  • vit_b16
    Upload folder using huggingface_hub 4 months ago
  • vit_l16
    Upload folder using huggingface_hub 4 months ago