Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
General
Art
Beauty
Guizmus
stable-diffusion
stable-diffusion-1.5
stable-diffusion-diffusers
Instructions to use Yntec/SomethingBeautiful with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/SomethingBeautiful with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/SomethingBeautiful", 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:
- 96cd592ae859a3b9e45b1416e36bf3c6cf385c5349c76ff3281e7086c4b9057a
- Size of remote file:
- 492 MB
- SHA256:
- d96e763a498e9b78479536d8d5c44254c651a28457aafb5505c35aaea98dafba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.