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
/
laurel-burch-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
paint
acid
laurel burch
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/laurel-burch-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/laurel-burch-style")
    
    prompt = "Laurel Burch Style - cat in a hat madhubani art batik watercolor vibrant"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
laurel-burch-style
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
89bad2a almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2325557.jpeg
    79.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325558.jpeg
    57.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325559.jpeg
    77 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325560.jpeg
    85 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325561.jpeg
    67.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325562.jpeg
    56 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325563.jpeg
    58.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325564.jpeg
    54.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325565.jpeg
    57.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2325568.jpeg
    45.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Laurel Burch Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    3.6 kB
    Upload folder using huggingface_hub almost 3 years ago