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:
- ebf5ea324573f532f1d5755a7191d59c49ab1f5df015bd8533a47861c8100094
- Size of remote file:
- 246 MB
- SHA256:
- 3c2740e3376369291f2fde5baae08a339c4f73571793f0f904c72c6516b0aa06
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.