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:
- 5e761448856f41a6d0426ed22aecff77e3ee8730aae6ec9b8db22505cd8df274
- Size of remote file:
- 458 kB
- SHA256:
- 6abbaeabf9963f841e2bc15bdc59a77c58c2da3e8d615509621d3358ed14820a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.