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-harris-style

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

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/john-harris-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-harris-style")
    
    prompt = "John Harris Style - cience fiction war. The planetary defenses are down. Monstrous beings bring weapons. Armies of soldiers. Epic. John Berkey"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
john-harris-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
91b06d4 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2324258.jpeg
    42.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324264.jpeg
    28.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324271.jpeg
    43.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324299.jpeg
    26.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324301.jpeg
    26.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324573.jpeg
    33.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324574.jpeg
    34.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324575.jpeg
    29.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324576.jpeg
    44.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324578.jpeg
    36.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • John Harris Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    3.85 kB
    Upload folder using huggingface_hub over 2 years ago