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

eustlb
/
pe-av-small

Feature Extraction
Transformers
Safetensors
pe_audio_video
Model card Files Files and versions
xet
Community

Instructions to use eustlb/pe-av-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use eustlb/pe-av-small with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="eustlb/pe-av-small")
    # Load model directly
    from transformers import AutoFeatureExtractor, AutoModel
    
    extractor = AutoFeatureExtractor.from_pretrained("eustlb/pe-av-small")
    model = AutoModel.from_pretrained("eustlb/pe-av-small")
  • Notebooks
  • Google Colab
  • Kaggle
pe-av-small
3.39 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
eustlb's picture
eustlb HF Staff
Upload model
5df489e verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    5.17 kB
    Upload model 4 months ago
  • config.json
    31.5 kB
    Upload model 4 months ago
  • model.safetensors
    3.39 GB
    xet
    Upload model 4 months ago