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