Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
General
LandScapes
Photorealistic
Lykon
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/AbsoluteRemix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/AbsoluteRemix 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/AbsoluteRemix", 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:
- c2fda02e84c8202c025fc84fc19b12e66100b342f8734903b9bcf92f5a1d01b8
- Size of remote file:
- 167 MB
- SHA256:
- 6c006cc164cb6e99b695622531f947dffcb87e3186836415a3c338789fc34180
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.