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

BakkerHenk
/
glitch

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions
xet
Community
3

Instructions to use BakkerHenk/glitch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use BakkerHenk/glitch with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("BakkerHenk/glitch", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
glitch / concept_images
2.41 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
BakkerHenk's picture
BakkerHenk
Upload concept_images with huggingface_hub
c4f69ce over 3 years ago
  • 08-11-2022-03-17-39_0.jpeg
    208 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-17-41_1.jpeg
    218 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-17-43_2.jpeg
    206 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-19-09_2.jpeg
    213 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-19-11_3.jpeg
    206 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-20-28_0.jpeg
    149 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-20-30_1.jpeg
    177 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-20-32_2.jpeg
    192 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-20-34_3.jpeg
    167 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-21-22_0.jpeg
    134 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-21-24_1.jpeg
    154 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-21-25_2.jpeg
    184 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • 08-11-2022-03-21-27_3.jpeg
    196 kB
    Upload concept_images with huggingface_hub over 3 years ago