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 /scripts
2.46 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
plhery's picture
plhery
Upload folder using huggingface_hub
7aa783d verified 4 months ago
  • clipav1_vit_l16_i37_t8.sh
    276 Bytes
    Upload folder using huggingface_hub 4 months ago
  • clipav2_vit_h14_i84_224_336_cl32_gap_datacomp1b.sh
    392 Bytes
    Upload folder using huggingface_hub 4 months ago
  • h14_224_32_finetune.sh
    890 Bytes
    Upload folder using huggingface_hub 4 months ago
  • h14_84_8_pretrain.sh
    899 Bytes
    Upload folder using huggingface_hub 4 months ago