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