Text-to-Image
Diffusers
English
StableDiffusionPipeline
generative ai
stable-diffusion
image-to-image
realism
art
Instructions to use circulus/sd-semireal-v2.8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use circulus/sd-semireal-v2.8 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-semireal-v2.8", 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:
- 5d7ce561e44ed17b912c70a28a8e479ac276de8be8bd4cd4326c9dd80108f990
- Size of remote file:
- 1.45 GB
- SHA256:
- a83b6a6b12a5579a05fac7d2e7a8a5050af4ecf5f20d16fd2e3e24a9231f52b7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.