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:
- b317eb5e46f8d536f7e346fe575b7da7b59cb54a0af9b8ffc2e3621eba9561af
- Size of remote file:
- 246 MB
- SHA256:
- 6f95623ca9d3b1856e450fc7498162a0f7a2201b0d939f7ce6808bdd2750f508
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.