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
/
john-william-waterhouse-style

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

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/john-william-waterhouse-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-william-waterhouse-style")
    
    prompt = "John William Waterhouse Style - Pre-Raphaelitism style oil painting portrait in the style of john everett millais, Jeanette a 27-year-old pianist,The woman's long black straight hair covers half of her face, in a green shoulderless jumpsuit who is playing the piano, in the practice room with a panorama composition, 15th century early Renaissance oil painting, serene and dreamlike, serene and dreamy, detailed dreamscapes, draw a lot of details, oil painting brushstrokes, abundant paint rich pigments, Pre-Raphaelitism style of oil painting"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
john-william-waterhouse-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
b5140db almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2324282.jpeg
    35 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324283.jpeg
    41.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324285.jpeg
    42.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324287.jpeg
    55.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324288.jpeg
    49.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324644.jpeg
    33.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324645.jpeg
    47.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324646.jpeg
    47.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324647.jpeg
    38.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324648.jpeg
    44.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • John William Waterhouse Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    6.33 kB
    Upload folder using huggingface_hub almost 3 years ago