Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

jabedbd
/
illustrations

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

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

  • Libraries
  • Transformers

    How to use jabedbd/illustrations with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="jabedbd/illustrations")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("jabedbd/illustrations")
    model = AutoModel.from_pretrained("jabedbd/illustrations")
  • Notebooks
  • Google Colab
  • Kaggle
illustrations / models /Stable-diffusion
151 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jabedbd's picture
jabedbd
Create config.json
caea3df almost 3 years ago
  • COOLKIDS_MERGE_V2.5.civitai.info
    7.6 kB
    COOLKIDS_MERGE_V2.5 (#2) almost 3 years ago
  • COOLKIDS_MERGE_V2.5.preview.png
    35.3 kB
    COOLKIDS_MERGE_V2.5 (#2) almost 3 years ago
  • COOLKIDS_MERGE_V2.5.safetensors
    151 MB
    xet
    COOLKIDS_MERGE_V2.5 (#2) almost 3 years ago
  • config.json
    620 Bytes
    Create config.json almost 3 years ago