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

InsecureErasure
/
CyberRealisticXL-GGUF

Text-to-Image
Diffusers
GGUF
stable-diffusion
sdxl
image-generation
cyberrealistic
Model card Files Files and versions
xet
Community

Instructions to use InsecureErasure/CyberRealisticXL-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use InsecureErasure/CyberRealisticXL-GGUF with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("InsecureErasure/CyberRealisticXL-GGUF", 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 Settings
  • Draw Things
  • DiffusionBee
CyberRealisticXL-GGUF / images
16.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
InsecureErasure's picture
InsecureErasure
Rename sdxl_gguf-fp16_clip_vae.png to images/sdxl_gguf-fp16_clip_vae.png
bb1cbe9 verified 3 months ago
  • Q2_K.png
    1.93 MB
    xet
    Rename Q2_K.png to images/Q2_K.png 3 months ago
  • Q3_K_M.png
    1.85 MB
    xet
    Rename Q3_K_M.png to images/Q3_K_M.png 3 months ago
  • Q4_K_M.png
    1.83 MB
    xet
    Rename Q4_K_M.png to images/Q4_K_M.png 3 months ago
  • Q5_K_S.png
    1.83 MB
    xet
    Rename Q5_K_S.png to images/Q5_K_S.png 3 months ago
  • Q6_K.png
    1.81 MB
    xet
    Rename Q6_K.png to images/Q6_K.png 3 months ago
  • Q8_0.png
    1.8 MB
    xet
    Rename Q8_0.png to images/Q8_0.png 3 months ago
  • sdxl_checkpoint-fp16.png
    1.8 MB
    xet
    Rename sdxl_checkpoint-fp16.png to images/sdxl_checkpoint-fp16.png 3 months ago
  • sdxl_gguf-fp16_clip_vae-fp16-fix-fp16.png
    1.8 MB
    xet
    Rename sdxl_gguf-fp16_clip_vae-fp16-fix-fp16.png to images/sdxl_gguf-fp16_clip_vae-fp16-fix-fp16.png 3 months ago
  • sdxl_gguf-fp16_clip_vae.png
    1.8 MB
    xet
    Rename sdxl_gguf-fp16_clip_vae.png to images/sdxl_gguf-fp16_clip_vae.png 3 months ago