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