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

SG161222
/
RealVisXL_V5.0

Text-to-Image
Diffusers
Safetensors
StableDiffusionXLPipeline
Model card Files Files and versions
xet
Community
13

Instructions to use SG161222/RealVisXL_V5.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use SG161222/RealVisXL_V5.0 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("SG161222/RealVisXL_V5.0", 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
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Model updates and customization

#13 opened 6 months ago by
Huahua789

Image generation comparison report

#12 opened 9 months ago by
tedmasterwebgmail

Add pipeline tag, library name and link to code

#11 opened over 1 year ago by
nielsr

License - commercial use related

2
#10 opened over 1 year ago by
hojin0155

Upload FLUX-dev-lora-add_details.safetensors

#9 opened almost 2 years ago by
EVA787797

Update README.md

#8 opened almost 2 years ago by
EVA787797

Missing keys in state_dict

#7 opened almost 2 years ago by
dostrelith

Collaboration

#6 opened almost 2 years ago by
vanillababy

Error with download

1
#5 opened almost 2 years ago by
gedasv

I am a beginner, why do I encounter an error when loading the SG161222/RealVisXL_V5.0 model

1
#4 opened almost 2 years ago by
michaelj

about workflow.

1
#3 opened almost 2 years ago by
bakuvi

Hello, thank you for your contribution. Is this model based on sdxl? Do you support sdxl's ControlNet and IP Adapter? Will there be a lightweight version available

❤️👍 1
4
#2 opened almost 2 years ago by
michaelj

Thanks as always

👍❤️ 3
1
#1 opened almost 2 years ago by deleted
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs