Instructions to use GraydientPlatformAPI/realvisionbabes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/realvisionbabes with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/realvisionbabes", 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:
- 5f66afbf629eac9c38cd9b9d3fb6a43dd625bdf52c7582e475daf72791392ea3
- Size of remote file:
- 167 MB
- SHA256:
- 14a8f1f473cc25ac2bd29e2d11dc087e5276214c6a1262756b70408333f97c49
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.