Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
modelslab.com
stable-diffusion-api
ultra-realistic
Instructions to use stablediffusionapi/realisticmixmiracle-new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/realisticmixmiracle-new with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/realisticmixmiracle-new", 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
- Xet hash:
- f9bfa2b926f7336595c2668395a0133277d8f53c54e8e36899d00cde4582c732
- Size of remote file:
- 246 MB
- SHA256:
- 2671322e97f9ea64c710ec6fe3ebb6c181e492cd6ad5252af93140ad3732bd44
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.