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

  • Log In
  • Sign Up

Xenova
/
deit-tiny-distilled-patch16-224

Image Classification
Transformers.js
ONNX
deit
Model card Files Files and versions
xet
Community
1

Instructions to use Xenova/deit-tiny-distilled-patch16-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Xenova/deit-tiny-distilled-patch16-224 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('image-classification', 'Xenova/deit-tiny-distilled-patch16-224');
deit-tiny-distilled-patch16-224
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
Xenova's picture
Xenova HF Staff
whitphx's picture
whitphx
Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1)
0159ae4 verified 11 months ago
  • onnx
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 11 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.18 kB
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 11 months ago
  • config.json
    69.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • preprocessor_config.json
    476 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • quantize_config.json
    810 Bytes
    Upload folder using huggingface_hub over 2 years ago