Text-to-Image
Diffusers
English
StableDiffusionPipeline
generative ai
stable-diffusion
image-to-image
realism
art
Instructions to use circulus/sd-photoreal-v2.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use circulus/sd-photoreal-v2.5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("circulus/sd-photoreal-v2.5", 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
- Xet hash:
- b5fb52ad192dc87a7cb6337adeaeb2df3fef138a3e6876eca66a2730689b8e7a
- Size of remote file:
- 492 MB
- SHA256:
- 46fd8527478a41a0c1ae54f8ede3e7548fb4189ddd7dbb6467e8a4062388837b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.