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

BiliSakura
/
EUPE-ViT-T

Image Feature Extraction
Transformers
Safetensors
EUPE
English
eupe_vit
computer-vision
Model card Files Files and versions
xet
Community

Instructions to use BiliSakura/EUPE-ViT-T with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BiliSakura/EUPE-ViT-T with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="BiliSakura/EUPE-ViT-T")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("BiliSakura/EUPE-ViT-T", dtype="auto")
  • EUPE

    How to use BiliSakura/EUPE-ViT-T with EUPE:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
EUPE-ViT-T
64.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
BiliSakura's picture
BiliSakura
Add files using upload-large-folder tool
5bb300a verified about 2 months ago
  • __pycache__
    Add files using upload-large-folder tool about 2 months ago
  • eupe
    Add files using upload-large-folder tool about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    2.51 kB
    Add files using upload-large-folder tool about 2 months ago
  • config.json
    720 Bytes
    Add files using upload-large-folder tool about 2 months ago
  • model.safetensors
    64.5 MB
    xet
    Add files using upload-large-folder tool about 2 months ago
  • preprocessor_config.json
    399 Bytes
    Add files using upload-large-folder tool about 2 months ago
  • transformers_eupe.py
    5.67 kB
    Add files using upload-large-folder tool about 2 months ago