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

  • Log In
  • Sign Up

KappaNeuro
/
john-constable-style

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

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/john-constable-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/john-constable-style")
    
    prompt = "John Constable Style - A high quality canvas sharp image In the style by John Constable A serene depiction of an autumnal landscape with a tranquil lake. Majestic trees don their colorful fall foliage, their vibrant hues mirrored in the still waters. The soft sunlight casts a warm glow, accentuating the rich reds, oranges, and yellows of the foliage. A wooden bridge in the distance adds a sense of depth and invites the viewer to explore further. \"Coastal Cliffs at Sunset"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
john-constable-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
01d6fb8 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2324316.jpeg
    40.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324317.jpeg
    49 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324318.jpeg
    42.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324320.jpeg
    40.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324321.jpeg
    41.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324553.jpeg
    47.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324554.jpeg
    32.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324555.jpeg
    48.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324556.jpeg
    34.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324561.jpeg
    31.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • John Constable Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    9.25 kB
    Upload folder using huggingface_hub over 2 years ago