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