Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use digiplay/m3u with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use digiplay/m3u 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/m3u", 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
in test in test in test in test in test in test in test
Sample images & prompt example :
8k UHD RAW,photorealistic ,beautiful your keywords ,tiny smile ,close-up ,masterpiece ,realistic ,ultra detailed,
girl ,19y.o, silver white wavy hair, in front ,looking at viewer ,angel wings, (sky),ultra-detailed ,8k,very detailed ,light and shadow ,detailed paint , realistic,
- Downloads last month
- 12




