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

KappaNeuro
/
richard-scarry-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
illustrator
painting
books
richard scarry
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/richard-scarry-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/richard-scarry-style")
    
    prompt = "Richard Scarry Style - working on my content for twitter and newsletter while being stressed of my oldest dotter passing the exams artwork"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
richard-scarry-style
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
59a27d5 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2331102.jpeg
    61.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331103.jpeg
    55.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331105.jpeg
    49.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331110.jpeg
    53.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331112.jpeg
    56.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331118.jpeg
    50 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331126.jpeg
    48.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331132.jpeg
    30.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331161.jpeg
    60.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2331168.jpeg
    51 kB
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    6.94 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Richard Scarry Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago