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

KappaNeuro
/
richard-dadd-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
fairy
painting
artists
painter
richard dadd
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/richard-dadd-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-dadd-style")
    
    prompt = "by Richard Dadd Style - Hi - resolution highly detailed colour sketches, drawings and ideas for the 1960s British Surrealist film ' the dream of a peasant bubblegum candyfloss tree frog rat shaman woman riding a guant walrus through the snowy mountains, dressed in witchetty grub running bubblegum snails waterfall water snail snails woven into clothing and giant roughly woven wicker baskets of strange and exotic animals and wonderful furs' wearing an ancient iron cage covering in a torrential rain thunderstorm on the flooded Pennine, moors during a storm, blue sky revealed through storm clouds, highly detailed, photorealistic, ultra detailed, 8K"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
richard-dadd-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
63150c0 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2330324.jpeg
    53.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330325.jpeg
    35.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330327.jpeg
    32.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330330.jpeg
    54.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330331.jpeg
    46.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330337.jpeg
    63.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330339.jpeg
    37.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330340.jpeg
    33 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330344.jpeg
    31.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2330345.jpeg
    41.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    7.47 kB
    Upload folder using huggingface_hub over 2 years ago
  • Richard Dadd Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago