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

  • Log In
  • Sign Up

KappaNeuro
/
lyonel-feininger-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
painting
painter
printmaker
lyonel feininger
forms
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/lyonel-feininger-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/lyonel-feininger-style")
    
    prompt = "Lyonel Feininger Style - 102636. A painting by Georges Braque. A painting of Helensburgh Harbour at night illustrates the romantic beauty and sweeping views of this Scottish harbor on the Firth of Clyde through a captivating blend of Cubist and Fauvist styles. The scenic waterfront, filled with sailboats and reflecting the shimmering lights of the harbor, is depicted in fragmented shapes and vibrant colors, while the surrounding hills, town, and dark waters of the firth are portrayed in contrasting shades of blue, black, and yellow. The scene conveys a sense of wonder and natural splendor, reflecting the enduring appeal of Helensburgh Harbour at night."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
lyonel-feininger-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
8da6e4b over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2325390.jpeg
    66 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325391.jpeg
    58.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325393.jpeg
    58.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325395.jpeg
    51.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325396.jpeg
    46.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325494.jpeg
    61.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325495.jpeg
    48.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325497.jpeg
    52 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325499.jpeg
    47.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325500.jpeg
    66.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • Lyonel Feininger Style.safetensors
    229 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    15.2 kB
    Upload folder using huggingface_hub over 2 years ago