Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

rityak
/
RealCoreXL

Text-to-Image
Diffusers
Safetensors
English
stable-diffusion
stable-diffusion-xl
Merge
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use rityak/RealCoreXL with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("rityak/RealCoreXL", 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
RealCoreXL
13.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
rityak's picture
rityak
Update README.md
d6c1176 verified 6 months ago
  • .gitattributes
    1.61 kB
    Upload folder using huggingface_hub 6 months ago
  • README.md
    11.5 kB
    Update README.md 6 months ago
  • RealCoreXL-LCM-DMD2.json
    45.1 kB
    Upload 2 files 6 months ago
  • RealCoreXL-Zero.safetensors
    6.94 GB
    xet
    Upload RealCoreXL-Zero.safetensors with huggingface_hub 6 months ago
  • RealCoreXL.json
    45.2 kB
    Upload 2 files 6 months ago
  • RealCoreXL.safetensors
    6.94 GB
    xet
    Upload RealCoreXL.safetensors with huggingface_hub 6 months ago
  • img.png
    1.16 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • vid.mp4
    1.18 MB
    xet
    Upload folder using huggingface_hub 6 months ago