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

  • Log In
  • Sign Up

StreamFormer
/
OmniStream

Image Feature Extraction
Transformers
Safetensors
vfm
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use StreamFormer/OmniStream with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="StreamFormer/OmniStream")
    # Load model directly
    from transformers import VFMMultiFrameTransformer
    model = VFMMultiFrameTransformer.from_pretrained("StreamFormer/OmniStream", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
OmniStream
1.21 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
StreamFormer's picture
StreamFormer
nielsr's picture
nielsr HF Staff
Improve model card: add metadata, links and sample usage (#1)
d40aa14 about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    2.39 kB
    Improve model card: add metadata, links and sample usage (#1) about 2 months ago
  • config.json
    2.81 kB
    Upload folder using huggingface_hub 2 months ago
  • model.safetensors
    1.21 GB
    xet
    Upload folder using huggingface_hub 2 months ago
  • preprocessor_config.json
    647 Bytes
    Upload preprocessor_config.json 2 months ago