Instructions to use BooMarshmello/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BooMarshmello/output with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("BooMarshmello/output") prompt = "a photo of bluey-pi" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 35c1a545f6ef29aca00876558ac6ca220d749af1d3157242435dd711cd4cb334
- Size of remote file:
- 3.4 MB
- SHA256:
- c8de8980bfb4fd97b9d06dfdbefda8c6da06f63d77f7eb54ac4475050fd4919c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.