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
/
mobileclip_s1

Zero-Shot Image Classification
Transformers.js
ONNX
clip
mobileclip
image-feature-extraction
feature-extraction
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Transformers.js

    How to use Xenova/mobileclip_s1 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('zero-shot-image-classification', 'Xenova/mobileclip_s1');
mobileclip_s1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Xenova's picture
Xenova HF Staff
Transformers.js v3.5 optimizations (#2)
48c0a9f verified about 1 year ago
  • onnx
    Upload quantized ONNX weights (#1) about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • LICENSE
    2.67 kB
    Create LICENSE about 2 years ago
  • README.md
    2.09 kB
    Transformers.js v3.5 optimizations (#2) about 1 year ago
  • config.json
    240 Bytes
    Transformers.js v3.5 optimizations (#2) about 1 year ago
  • preprocessor_config.json
    382 Bytes
    Upload 3 files about 2 years ago
  • tokenizer.json
    2.22 MB
    Upload 3 files about 2 years ago
  • tokenizer_config.json
    763 Bytes
    Upload 3 files about 2 years ago