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