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