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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KappaNeuro
/
john-kenn-mortensen-style

Text-to-Image
Diffusers
stable-diffusion
lora
horror
art
style
john kenn mortensen
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/john-kenn-mortensen-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", torch_dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/john-kenn-mortensen-style")
    
    prompt = "John Kenn Mortensen Style - a Shaun tan illustration of an unimaginable horror creature in dark desolate woods, hidden behind the trees only long skeletal fingers visible"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
john-kenn-mortensen-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
0a21b59 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2324209.jpeg
    49 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324213.jpeg
    64.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324215.jpeg
    34.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324216.jpeg
    58.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324220.jpeg
    47.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324275.jpeg
    53.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324280.jpeg
    53.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324281.jpeg
    49.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324292.jpeg
    64.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2324590.jpeg
    51.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • John Kenn Mortensen Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    4.67 kB
    Upload folder using huggingface_hub almost 3 years ago