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
/
beeple-mike-winkelmann-style

Text-to-Image
Diffusers
stable-diffusion
lora
style
future
beeple
mike winkelmann
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/beeple-mike-winkelmann-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/beeple-mike-winkelmann-style")
    
    prompt = "Beeple (Mike Winkelmann) Style - Vintage 80s retro apocalyptic city scene overgrown with plants with a triangular alien space craft in the middle shot on medium format film mixed with VHS glitch"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
beeple-mike-winkelmann-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
8b94020 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2321820.jpeg
    43.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321821.jpeg
    29.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321822.jpeg
    27.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321823.jpeg
    33.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321824.jpeg
    47.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321825.jpeg
    48.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321826.jpeg
    36 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321827.jpeg
    35.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321829.jpeg
    37.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2321830.jpeg
    48.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Beeple (Mike Winkelmann) Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    7.52 kB
    Upload folder using huggingface_hub almost 3 years ago