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

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

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/john-berkey-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-berkey-style")
    
    prompt = "John Berkey Style - John Berkey, spcae ships, crafts, sci fi, 100 of spaceships, At the farthest known point of our universe, a sector of space like no other resided. Ever quiet and motionless, seemingly paused in a single moment in time, the nebula shone brightly like amber and pierced outward into the cosmos. While not endless in size, its calls audible on every known frequency, howled into the hearts of those who heard it, reaching sectors away. Any ships that answered this call never found anyone there, no cause for the sounds or any purpose, only more questions to its origin"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
john-berkey-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
8ba7f6b over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2324236.jpeg
    53.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324238.jpeg
    49 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324247.jpeg
    45 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324248.jpeg
    45.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324251.jpeg
    37.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324323.jpeg
    37.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324327.jpeg
    50.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324346.jpeg
    43.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2324350.jpeg
    40 kB
    Upload folder using huggingface_hub over 2 years ago
  • John Berkey 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