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

NatureUniverse
/
playground-v2-training

Text-to-Image
Transformers
PyTorch
clip_text_model
Model card Files Files and versions
xet
Community
1

Instructions to use NatureUniverse/playground-v2-training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use NatureUniverse/playground-v2-training with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, CLIPTextModelWithProjection
    
    tokenizer = AutoTokenizer.from_pretrained("NatureUniverse/playground-v2-training")
    model = CLIPTextModelWithProjection.from_pretrained("NatureUniverse/playground-v2-training")
  • Notebooks
  • Google Colab
  • Kaggle
playground-v2-training
2.78 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
NatureUniverse's picture
NatureUniverse
Create README.md
ea4d23e over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    35 Bytes
    Create README.md over 2 years ago
  • config.json
    570 Bytes
    Upload 8 files over 2 years ago
  • merges.txt
    525 kB
    Upload 8 files over 2 years ago
  • model_index.json
    680 Bytes
    Upload 8 files over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.78 GB
    xet
    Upload pytorch_model.bin over 2 years ago
  • scheduler_config.json
    561 Bytes
    Upload 8 files over 2 years ago
  • special_tokens_map.json
    460 Bytes
    Upload 8 files over 2 years ago
  • tokenizer_config.json
    855 Bytes
    Upload 8 files over 2 years ago
  • vocab.json
    1.06 MB
    Upload 8 files over 2 years ago