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

  • Log In
  • Sign Up

KappaNeuro
/
quentin-blake-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
illustrator
book
painting
children
quentin blake
Model card Files Files and versions
xet
Community

Instructions to use KappaNeuro/quentin-blake-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/quentin-blake-style with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/quentin-blake-style")
    
    prompt = "Quentin Blake Style - A full color illustration of the devil whispering in your ear in the style of Quentin Blake"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
quentin-blake-style
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
486d997 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2330545.jpeg
    37.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330546.jpeg
    53 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330547.jpeg
    46.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330548.jpeg
    47.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330549.jpeg
    41.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330550.jpeg
    37.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330551.jpeg
    44.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330552.jpeg
    59.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330553.jpeg
    60.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330560.jpeg
    44.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • Quentin Blake Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    10.9 kB
    Upload folder using huggingface_hub over 2 years ago