Instructions to use c-eshih/human_stable_diffusion_concat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use c-eshih/human_stable_diffusion_concat with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("c-eshih/human_stable_diffusion_concat", 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
- Xet hash:
- 1653039f8d99602316ca1d458cd3361acc1b51fdf31fb8b0525fc3f140382c7e
- Size of remote file:
- 6.88 GB
- SHA256:
- 15c854221e0d87cd12828f3705f4a9472a4ce11676406f65f1af49daa12248b8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.