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
/
ben-aronson-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
paint
ben aronson
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/ben-aronson-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/ben-aronson-style")
    
    prompt = "Ben Aronson Style - neo-noir cyberpunk city landscape art by Jeremy Mann, oil abstract paintin veil painting mural, pastel tones, Waldorf styleself pastel light, angels veiling, Waldorf style,The baby boy fairy queen wearing a crown of flowers, eyes closed carried her golden blanket wrapped in the fairy's rainbow silks, went to the North American woods she had braids and pink light hair etherial lighting, into the forest, oracle of Apollo crowned with light, by George Frederick Watts,4 year old prince with crown, soft muted colors, pastel hues, Waldorf, steine by Artgerm, by Miyazaki, in the style of Mucha etherial full length figure walking away into the North Americain woods, beautiful symmetric face with braided golden hair, cinematic,dreamlike,sharp focus,epic composition vintag"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ben-aronson-style
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
b4e75ea over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2321841.jpeg
    41 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321842.jpeg
    32.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321843.jpeg
    46.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321844.jpeg
    60.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321845.jpeg
    58 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321846.jpeg
    48.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321847.jpeg
    48.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321848.jpeg
    38.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321851.jpeg
    40.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321853.jpeg
    48.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • Ben Aronson Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    17.3 kB
    Upload folder using huggingface_hub over 2 years ago