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:
- 0761a261a9bc567105e8fb2701269a12986e86139854961d70d8dcf3470cc97e
- Size of remote file:
- 1.72 GB
- SHA256:
- 066f3a8e8f71a64dc808d121eba9f8fac55d07016a4d83b7df50e6f899552295
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.