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

joachimsallstrom
/
aether-glitch-lora-for-sdxl

Text-to-Image
Diffusers
stable-diffusion
lora
style
vhs glitch
Model card Files Files and versions
xet
Community

Instructions to use joachimsallstrom/aether-glitch-lora-for-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use joachimsallstrom/aether-glitch-lora-for-sdxl 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("joachimsallstrom/aether-glitch-lora-for-sdxl")
    
    prompt = " vhs glitch a skeleton news reporter wearing a black wig and suit, they live 1988, movie still cinematic"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
aether-glitch-lora-for-sdxl
682 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
c3bb789 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2665924.jpeg
    64.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2665925.jpeg
    78.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2675806.jpeg
    51.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2675807.jpeg
    11 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2675809.jpeg
    21.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2675899.jpeg
    40.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2675921.jpeg
    47 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2680127.jpeg
    15.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2680627.jpeg
    25.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2680711.jpeg
    15.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Aether_Glitch_v1_LoRA.safetensors
    681 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    4.26 kB
    Upload folder using huggingface_hub almost 3 years ago