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

  • Log In
  • Sign Up

rityak
/
RealCore_Pony

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

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

  • Libraries
  • Diffusers

    How to use rityak/RealCore_Pony 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/RealCore_Pony", 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
RealCore_Pony
22.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
rityak's picture
rityak
Update README.md
eef7b91 verified 6 months ago
  • .gitattributes
    1.65 kB
    Upload 5 files 6 months ago
  • README.md
    7.2 kB
    Update README.md 6 months ago
  • RealCore_Pony_v20.safetensors
    6.94 GB
    xet
    Upload 5 files 6 months ago
  • RealCore_Pony_v20.txt
    2.65 kB
    Upload 5 files 6 months ago
  • RealPonyCore.safetensors
    6.94 GB
    xet
    Upload 3 files 6 months ago
  • RealPonyCore.txt
    2 kB
    Upload 3 files 6 months ago
  • RealPonyCoreXL.json
    38.8 kB
    Upload 3 files 6 months ago
  • RealPonyCore_fp32.safetensors
    8.74 GB
    xet
    Upload 3 files 6 months ago
  • dif.jpg
    1.44 MB
    xet
    Upload 5 files 6 months ago
  • img.png
    3.14 MB
    xet
    Upload 5 files 6 months ago
  • vid.mp4
    6.76 MB
    xet
    Upload 5 files 6 months ago