Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
General
LandScapes
Photorealistic
Lykon
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/AbsoluteReality with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/AbsoluteReality with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/AbsoluteReality", 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
- Draw Things
- DiffusionBee
- Xet hash:
- 76b73aabe52345714b67c5112fed3403ef14f8fd4d8aff11b5705551e9ab95f7
- Size of remote file:
- 246 MB
- SHA256:
- c66bd3280060f20ff9b2a3277601f8cfd06b9ab60893bb537cf1af91b7c7907a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.