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-everett-millais-style

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

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/john-everett-millais-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-everett-millais-style")
    
    prompt = "John Everett Millais Style - Oil painting in the style of Manet, figurative fine-art featuring a peasant girl in her twenties wearing a white flowered textured garment leaning towards a book in the grass, she uses high socks and black shoes and her hair is intertwined with some flowers and leaves, 16k, ultra high-quality render"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
john-everett-millais-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
0ad9c40 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2324203.jpeg
    39.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324204.jpeg
    49.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324205.jpeg
    38.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324214.jpeg
    53.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324219.jpeg
    51.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324252.jpeg
    52.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324262.jpeg
    49.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324279.jpeg
    58.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324284.jpeg
    58.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324293.jpeg
    57 kB
    Upload folder using huggingface_hub over 2 years ago
  • John Everett Millais Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    5.97 kB
    Upload folder using huggingface_hub over 2 years ago