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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Nano1337
/
openclip-negclip

Zero-Shot Image Classification
OpenCLIP
PyTorch
clip
Model card Files Files and versions
xet
Community
1

Instructions to use Nano1337/openclip-negclip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • OpenCLIP

    How to use Nano1337/openclip-negclip with OpenCLIP:

    import open_clip
    
    model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:Nano1337/openclip-negclip')
    tokenizer = open_clip.get_tokenizer('hf-hub:Nano1337/openclip-negclip')
  • Notebooks
  • Google Colab
  • Kaggle
openclip-negclip
1.21 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
Haoli Yin
Changes
50d7d18 about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    137 Bytes
    Add model about 2 years ago
  • config.json
    4.19 kB
    Changes about 2 years ago
  • debug.py
    272 Bytes
    Change safetensors to ckpt about 2 years ago
  • merges.txt
    525 kB
    Add model about 2 years ago
  • model.ckpt
    605 MB
    xet
    Change safetensors to ckpt about 2 years ago
  • preprocessor_config.json
    354 Bytes
    add preprocessor config about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    605 MB
    xet
    Change name about 2 years ago
  • special_tokens_map.json
    588 Bytes
    Add model about 2 years ago
  • tokenizer.json
    2.22 MB
    Add model about 2 years ago
  • tokenizer_config.json
    705 Bytes
    Add model about 2 years ago
  • vocab.json
    862 kB
    Add model about 2 years ago