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

Alestier2022
/
CustomMixes

Feature Extraction
Transformers
clip_text_model
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Alestier2022/CustomMixes with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Alestier2022/CustomMixes")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Alestier2022/CustomMixes")
    model = AutoModel.from_pretrained("Alestier2022/CustomMixes", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CustomMixes
21.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Alestier2022's picture
Alestier2022
Upload Wai - RinAnimeIL.safetensors
afef235 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • AlesMixXL Beta 4.3.safetensors
    7.11 GB
    xet
    Upload AlesMixXL Beta 4.3.safetensors over 1 year ago
  • CustomMixV1.safetensors
    6.94 GB
    xet
    Rename LizMixV7 - AnimagineXL3.1.safetensors to CustomMixV1.safetensors over 2 years ago
  • README.md
    28 Bytes
    initial commit over 2 years ago
  • Wai - RinAnimeIL.safetensors
    7.11 GB
    xet
    Upload Wai - RinAnimeIL.safetensors 5 months ago
  • config.json
    560 Bytes
    Create config.json over 2 years ago
  • model_index.json
    680 Bytes
    Create model_index.json over 2 years ago
  • tokenizer_config.json
    705 Bytes
    Create tokenizer_config.json over 2 years ago