Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use digiplay/ISOmix_v3.22 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use digiplay/ISOmix_v3.22 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/ISOmix_v3.22", 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 image and prompt
#2
by digiplay - opened
best quality, masterpiece, highres, 1girl, Detailed face, (Upper body:1.6), Cyber cities, a woman queen ice, realistic photo of a castle on a hill with a full moon in the background, cgsociety, fantasy art, fantasy, fantasy, epic hyper-detailed masterpiece ultra-wide, cinematic still , glamour hyper shoot , bokeh, pre-raphaelite, photo, realistic, 35 mm, photography , 8k resolution , 8 k, cinematic lighting, photographic, Eastman Kodak Color Negative film 5251 50T shot on panavision super , art by Bagshaw Tom, stanley, greg rutkowski, thomas kindkade, norman rockwell


