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

pressoholic
/
sd_2_1_neuron_x

Feature Extraction
Transformers
clip-text-model
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use pressoholic/sd_2_1_neuron_x with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="pressoholic/sd_2_1_neuron_x")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("pressoholic/sd_2_1_neuron_x", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sd_2_1_neuron_x
1.38 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
pressoholic's picture
pressoholic
Upload merges.txt with huggingface_hub
c5df269 over 2 years ago
  • .gitattributes
    1.57 kB
    Upload model.neuron with huggingface_hub over 2 years ago
  • README.md
    28 Bytes
    initial commit over 2 years ago
  • config.json
    1.18 kB
    Upload config.json with huggingface_hub over 2 years ago
  • merges.txt
    525 kB
    Upload merges.txt with huggingface_hub over 2 years ago
  • model.neuron
    1.37 GB
    xet
    Upload model.neuron with huggingface_hub over 2 years ago
  • model_index.json
    603 Bytes
    Upload model_index.json with huggingface_hub over 2 years ago
  • preprocessor_config.json
    518 Bytes
    Upload preprocessor_config.json with huggingface_hub over 2 years ago
  • scheduler_config.json
    379 Bytes
    Upload scheduler_config.json with huggingface_hub over 2 years ago
  • special_tokens_map.json
    460 Bytes
    Upload special_tokens_map.json with huggingface_hub over 2 years ago
  • tokenizer_config.json
    737 Bytes
    Upload tokenizer_config.json with huggingface_hub over 2 years ago
  • vocab.json
    1.06 MB
    Upload vocab.json with huggingface_hub over 2 years ago