Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use digiplay/Opiate_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use digiplay/Opiate_v2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("digiplay/Opiate_v2", 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 Settings
- Draw Things
- DiffusionBee
Sample images and prompt
#2
by digiplay - opened
((best quality)), ((masterpiece)), ((inked)), majestic intricately detailed like real photo, 1man, (close up portrait:1.1), an old grizzled medieval warrior, elderly war weary grandfather, warpaint, muscular, gray bearded, shaved head, topknot, wet fur armor, weary eyes, cuts scrapes and grazes, (dramatic rain drenched fyords, ocean channel, rocky hills:1.2), sun set, somber, (backlit:1.3), highres, depth of field, (deep shadows:1.2), high detail, sharp focus, smooth, roughness, photographed on a Canon EOS R5, 50mm lens, F/2.8, HDR, real life, backlit, photorealism, photography, cinematic Film still from the lord of the rings|god of war|Wrath of the Titans,background is a lighthouse,
