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