Text-to-Image
Diffusers
StableDiffusionXLPipeline
stablediffusionapi.com
stable-diffusion-api
ultra-realistic
Instructions to use Marhill/stablediffusionapi_better-than-words with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Marhill/stablediffusionapi_better-than-words with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Marhill/stablediffusionapi_better-than-words", 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:
- 996161adec3a3d29519dd185abe2a4cfefe220726a94c35d108bcdba9c101932
- Size of remote file:
- 167 MB
- SHA256:
- 2575a00fede83cbf84cce014c4ab3c5ccfb4b44d706c90ad41fba335a0e735b7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.